telekom-security / tpotce

🍯 T-Pot - The All In One Multi Honeypot Platform 🐝
GNU General Public License v3.0
6.91k stars 1.09k forks source link

Suricata Logs CSV #699

Closed SomeInfosecGuy closed 4 years ago

SomeInfosecGuy commented 4 years ago

Before you post your issue make sure it has not been answered yet and provide basic support information if you come to the conclusion it is a new issue.




⚠️ Basic support information (commands are expected to run as root)

I want to download the Suricata logs for specific searches from honeypot dashboards (e.g. cowrie) to a CSV file but the error "We couldn't generate your CSV at this time." is displayed. I want to create a pivot table to analyze the data and put it in a threat intelligence platform.

t3chn0m4g3 commented 4 years ago

Sorry, works perfectly fine here.

Please describe exactly what you are doing incl. screenshots and provide logs from Kibana (docker logs kibana) and ES (docker logs elasticsearch) at the timestamp when the error occurs.

SomeInfosecGuy commented 4 years ago

I've edited the Cowrie dashboard to include Suricata logs. When I click the three horizontal buttons then click Download CSV I get an error stating that the CSV couldn't be generated.

image image

Kibana: time 16:40z

image image

Elasticsearch: no related logs to the issue it appears

image

t3chn0m4g3 commented 4 years ago

I can confirm this does not work and seems to be a limitation of Kibana, at least according to googling the error.

You can follow this guide however which works for me: https://reelyactive.github.io/diy/kibana-export-data-csv-file/

SomeInfosecGuy commented 4 years ago

That certainly works. Thank you!

On Thu, Sep 17, 2020 at 2:55 PM Marco Ochse notifications@github.com wrote:

I can confirm this does not work and seems to be a limitation of Kibana, at least according to googling the error.

You can follow this guide however which works for me: https://reelyactive.github.io/diy/kibana-export-data-csv-file/

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/telekom-security/tpotce/issues/699#issuecomment-694432948, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALOGT4FLSRV7LCLTVMRE2KTSGJLSZANCNFSM4RO6GE7Q .

t3chn0m4g3 commented 4 years ago

Thanks for the feedback. Closing this.