cowrie/doc/splunk/README.md

21 lines
553 B
Markdown
Raw Normal View History

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`
2016-07-19 13:52:29 +00:00
* Copy the authorization token for later use
* Modify `cowrie.cfg` to enable the `[splunk]` section
2016-07-19 13:52:29 +00:00
* 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