2015-09-25 19:44:18 +00:00
|
|
|
# How to process Cowrie output with Splunk
|
|
|
|
|
2016-07-19 13:52:29 +00:00
|
|
|
## Sending data
|
|
|
|
|
|
|
|
### Splunk Output Module
|
|
|
|
|
|
|
|
* In Splunk, enable the HTTP Event Collector (go to Settings->Add Data)
|
|
|
|
* Do not enable ```Indexer Acknowledgment```
|
|
|
|
* Copy the authorization token for later use
|
|
|
|
* Modify ```cowrie.cfg``` to enable ```[splunk]``` section
|
|
|
|
* Add URL to HTTP Event Collector and add the authorization token
|
|
|
|
* Optionally enable sourcetype, source, host and index settings
|
|
|
|
|
|
|
|
### File Based
|
|
|
|
|
|
|
|
* Collect cowrie.json output file using Splunk
|
|
|
|
|
|
|
|
## Reporting
|
|
|
|
|
2015-09-25 19:44:18 +00:00
|
|
|
Please see: https://github.com/aplura/Tango
|