Pcaps and Kibana Logs #10502
Replies: 1 comment 4 replies
-
Security Onion 2.3.110 is over a year old and is therefore outdated. Please consider upgrading to the latest version.
First, please note that it's not From https://docs.securityonion.net/en/2.3/stenographer.html#command-line: So take a look at https://github.com/google/stenographer#querying for valid query syntax.
From https://docs.securityonion.net/en/2.3/kibana.html: You can read more about Elasticsearch at: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I have a few questions?
security onion version - 2.3.110
Deployment - standalone
Use purpose - collect logs and pcaps for analysis
Any attempts at using so-export-pcap leads to an error due to tcpdump not being able to recognize the file-type in /nsm/pcaps/
so-steno does work, but stenographer is not installed
Using the docker command yields the same results
' sudo docker exec -it so-steno stenoread "YourStenoQueryHere" -w /tmp/new.pcap '
' sudo so-pcap-export "YourStenoQueryHere" output '
both commands do not work.
As a backup plan, where would I be able to pull the logs for Kibana if I wanted to transfer the logs from one machine to another?
Ex: I have machine 1 that collected the data;
I want to copy data from machine 1 to machine 2 (which has a new SOC) and see the logs in Kibana.
Same with the pcaps:
Thank you
Beta Was this translation helpful? Give feedback.
All reactions