All Apps and Add-ons

Qualys TA data ingestion mis-match

vik_splunk
Communicator

We have been using the Qualys TA to ingest Vulnerability data for quite some time now and notice that occasionally, there is a mis-match in the data seen in Qualys vs the data ingested in Splunk. It eventually catches up (we guess in subsequent runs) but we would prefer it to be available to support reporting requirements.

A few input parameters to quote

  1. We are on the most recent version of the TA
  2. We use multi threads
  3. The TA runs on a HF sending to the indexers
  4. Internal logs with debug mode enabled seems to indicate no errors whatsoever. The following query indicates that logging has occurred for approximately the same number of hosts everyday. I am deliberately ignoring a few messages to refine the transaction output

 

 

index=_internal host=<host> sourcetype=*qualys* host_detection NOT "Will not run" NOT "Running for host_detection" NOT "getting idset inbound queue..." NOT "inboundqueue empty" NOT "waiting for more work" 
| transaction startswith="Running Now" endswith="Qualys Host Detection Populator finished." 
| convert ctime(_time) AS Time
|table Time,_raw
|rename _raw AS "Job Run History"

 

 

The scan completed the previous evening and the Splunk pull happened the next day early hours. Qualys has the data but Splunk did not which doesn't make sense.

A few questions.

  1. Has anybody else encountered issues and if so, what settings would you recommend to address this?
  2. Anything obvious that we are missing that is causing the issue in the first place?
  3. Does the Qualys data get published to be accessed by the API immediately? If it doesn't , we will move our job in-line with that
  4. Any limits that we should be aware of?

Any inputs are appreciated. Tagging @prabhasgupte as I see you have replied to previous queries on Qualys!

 

Labels (1)
Tags (1)
0 Karma
Get Updates on the Splunk Community!

New Case Study: How LSU’s Student-Powered SOCs and Splunk Are Shaping the Future of ...

Louisiana State University (LSU) is shaping the next generation of cybersecurity professionals through its ...

Splunk and Fraud

Join us on November 13 at 11 am PT / 2 pm ET!Join us for an insightful webinar where we delve into the ...

Build Your First SPL2 App!

Watch the recording now!.Do you want to SPL™, too? SPL2, Splunk's next-generation data search and preparation ...