cowrie/docs/splunk
Michel Oosterhof ec69913a5d
7may (#1558)
* restructure documentation headings
* add output eventid reference guide 
* rename all classes with capitals
* more typing
2021-05-09 00:45:12 +08:00
..
README.rst 7may (#1558) 2021-05-09 00:45:12 +08:00

README.rst

How to send Cowrie output to Splunk
###################################

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 the ``[output_splunk]`` section
* Configure the URL for HTTP Event Collector and add the authorization token you copied in the previous step
* Optionally enable sourcetype, source, host and index settings

File Based
==========

* Collect ``var/log/cowrie/cowrie.json`` output file using Splunk

Reporting
=========

Please see: https://github.com/aplura/Tango