philhagen / sof-elk

Configuration files for the SOF-ELK VM
GNU General Public License v3.0
1.46k stars 272 forks source link

pfsnese softflow not properly being parsed by SOF-ELK through live ingestion #253

Closed bdorr1105 closed 3 months ago

bdorr1105 commented 2 years ago

I was attending the 6 Jun class at Fort Gordon with Mr. Hagen as our instructor. I set up SOF-ELK to receive netflow v9 from my pfsense Firewall and conducted a tcpdump to view logs coming across. SO-ELK was seeing the logs, however, there was no data being parsed. SOF-ELK only picked up flows and that is it. Please help

philhagen commented 7 months ago

in what is possibly the worst recorded response time on record (I am sorry for that), I finally have time to re-approach this project and its backlog in earnest.

I think the problem you're seeing had to do with some regression issues involving netflow v9 and its logstash input handler.

That all said, this was an eventual necessity and we're just seeing it now instead of later. So I'll get cranking on this, aiming to release it as part of the next public VM in a few weeks.

While looking at the pcap you sent me at the time you reported the issue, I did find a few oddities:

I'm not sure why this is, but it will definitely lead to some strange results in the index. It's not a blocker to the ECS work noted above, but I wanted to mention it.

philhagen commented 3 months ago

closing for now - can re-open with new samples