local ingest #12800
Replies: 3 comments 3 replies
-
How much data are you looking to ingest? Logstash is a way, but you would want to make sure they get to the appropriate ingest pipeline in SO. |
Beta Was this translation helpful? Give feedback.
-
So just to be clear, I have an existing suricata and zeek docker runnung on ubuntu platform that is sending its *.log and eve.json to a nfs share and I want to pull in that data into my onion. I m looking for the best course of action. FYSA I don't have an option of rebuilding that sensor. |
Beta Was this translation helpful? Give feedback.
-
Ok, i made some adjustments and its working now. But if logs are being sent by elasticagent to logstashed unparsed, wouldnt it make more since to just use logstash to grab the logs and send them unparsed to elasticsearch |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
So I have a local nfs-share mounted in my security onion build. This nfs-share contains logs from an existing zeek and suricata sensor. What's is the best way to ingest that data? I was thinking of using a logstash input and output configuration file. But I would like to explore my options for completing this task.
version is 2.4
logs are already in JSON format
Beta Was this translation helpful? Give feedback.
All reactions