Connecting Kibana Logs and PCAPs #12871
-
Hello, I am doing a project for school, where we are trying to build a dataset of network traffic. We have a virtual environment with a Security Onion instance monitoring the network. I know how to export multiple logs from Kibana, and know how to obtain multiple PCAPs from SOC. If I understand how modules like Suricata and Zeek work, the information in the PCAPs gives these modules the information that we see in the logs correct? So I was wondering if there was a way to have PCAPs attached to the logs we can obtain from Kibana? Is that something that's able to be done or is there no way to attach a pcap with it's associated log within Security Onion? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
In SOC from the Alerts, Dashboards, or Hunt interfaces you can click on an event and hit 'PCAP' under the actions menu. That will take you to the PCAP interface and pull the PCAP for the particular event you selected. |
Beta Was this translation helpful? Give feedback.
In SOC from the Alerts, Dashboards, or Hunt interfaces you can click on an event and hit 'PCAP' under the actions menu. That will take you to the PCAP interface and pull the PCAP for the particular event you selected.