Closed SomeInfosecGuy closed 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.
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.
Kibana: time 16:40z
Elasticsearch: no related logs to the issue it appears
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/
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 .
Thanks for the feedback. Closing this.
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
)lsb_release -a
anduname -a
?/install.log
/install.err
. Noglances
andhtop
.df -h
)? 1.6TBdps.sh
)? Upsystemctl status tpot
)? Activesystemctl stop tpot
and runnetstat -tulpen
DOWN
you can rundocker logs <container-name>
for the latest log entriesI 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.