All Apps and Add-ons

Why am I missing some Nessus Events?

mdorobek
Path Finder

We are useing the Splunk Add-on for Nessus. The saved searches are active and everything seems to work well.
I made a top ten of the events counted by the host-fqdn and sort by the severity.

Heres the search:

index=nessus sourcetype="nessus:scan" severity_id>0  | rex field=host-fqdn "(?<Hostname>[^.]*)"| chart count by Hostname, severity | table Hostname,  critical,  high,  medium,  low | sort by -critical, -high, -medium, -low  | head 10

The search seems to be correct, but there are some differences between the ammount of Events in Splunk and the Nessus vulerability scanner.

Does anyone know what the reason could be?

0 Karma
1 Solution

gfreitas
Builder

Hi,

I am having the same problem and I realized that the add-on downloads one event for each vulnerability by host. If the same host have the same vulnerability but in different ports, the add-on is going to download just one event (without port) but on Nessus you can see two vulnerabilities, one for each port.

Hope this helps.

View solution in original post

gfreitas
Builder

Hi,

I am having the same problem and I realized that the add-on downloads one event for each vulnerability by host. If the same host have the same vulnerability but in different ports, the add-on is going to download just one event (without port) but on Nessus you can see two vulnerabilities, one for each port.

Hope this helps.

mdorobek
Path Finder

Thank you, this explains a lot.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Agent Mode Engaged! Enchaining Agentic Operations with Splunk AI Assistant 2.0

    Are you ready to transform how your team handles complex data requests? We invite you to our upcoming ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Modernize your Splunk Apps – Introducing Python 3.13 in Splunk

We are excited to announce that the upcoming releases of Splunk Enterprise 10.2.x and Splunk Cloud Platform ...