Getting Data In

Splunk not indexing all data in a file

rmcdougal
Path Finder

I have the splunk forwarder installed on my Snort box and have it pointed to my indexer. It is sending data over, but not all of it. It seems to only be sending over the header information. Here is an example of what I see on the indexer.

alt text

Here is what my forwarder looks like

alt text

Tags (1)
0 Karma

DaveSavage
Builder

rmcdougal - check Ayn's answer out in the link http://splunk-base.splunk.com/answers/30402/splunk-for-snort-only-partial-alert-data-shown
You may be experiencing the same issue.
Br
Dave

DaveSavage
Builder

Did you 'enable' the _full input in the Manager GUI (or manually into inputs.conf) on the indexer? Am wondering whether you are just looking at forwarded logs...but that Splunk for Snort isn't clocking that it has work to do?
I can't see anything wrong with your forwarder params so far.
If you search on sourcetype of snort (because it renames it) can you see any 'interesting fields' e.g. src_ip, dest_ip etc etc?
Br, D

0 Karma
Get Updates on the Splunk Community!

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...

Adoption of Infrastructure Monitoring at Splunk

  Splunk's Growth Engineering team showcases one of their first Splunk product adoption-Splunk Infrastructure ...

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...