All Apps and Add-ons

Tenable Add-on for Splunk vs. Splunk Add-on for Tenable

a212830
Champion

Splunk recently announced that they were no longer going to support their add-on for Tenable Nessus data, and recommended using Tenables own add-on for Splunk. I installed the add-on, but I'm seeing huge differences in event counts for the vuln sourcetype, with the Tenable one generating more than twice the amount of events. Has anyone run into this? Also, is there a way to disable the asset and plugin data from being collected?

0 Karma

sloshburch
Ultra Champion

Are you sure you disabled the old one first? The uneducated question of mine is to make sure you aren't seeing double because the two are still running in parallel. After that, I'd sanity check that there's no remaining configs (btool) deployed before installing the new one. Then I'd use stats to check for duplicates: | stats count BY _raw, _time <- that's a beast of a search so don't do it for a long time period.

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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...