Article Content
Article Number | 000032816 |
Applies To | RSA Product Set: Security Analytics RSA Product/Service Type: Log Decoder RSA Version/Condition: 10.4 Platform: CentOS |
Tasks | Is there a utility that can be used to inject a sample log into Security Analytics for testing? |
Resolution | You can run NwLogPlayer on a Log Decoder to inject a log into Security Analytics. For example, to inject logs from log file to log decoder run the following command: NwLogPlayer -f <log file> You can run the following command for the usage guide: NwLogPlayer -h If NwLogPlayer is not installed yet, you can run the following command to install it: yum install nwlogplayer |