All Apps and Add-ons

How to parse RESULTS field from Qualys TA

jamesco
Engager

The Qualys documentation for the TA states that there may be a problem with parsing the RESULTS field because some values are multi-line values. Since this is the only field that may contain a multi-line value, what would be the best way to parse the data?

From props.conf:

[qualys:hostDetection]
DATETIME_CONFIG = 
NO_BINARY_CHECK = true
SHOULD_LINEMERGE = true
category = Custom
disabled = false
KV_MODE = auto

KV_MODE = auto parses all the fields correctly, except when the RESULTS field has a multi-line value.

Thanks in advance!

0 Karma
1 Solution

jamesco
Engager

Adding BREAK_ONLY_BEFORE = (HOSTVULN:|HOSTSUMMARY:) to props.conf resolved my issue.

View solution in original post

jamesco
Engager

Adding BREAK_ONLY_BEFORE = (HOSTVULN:|HOSTSUMMARY:) to props.conf resolved my issue.

jack19
New Member

Hi @jamesco ,

Hope you are doing well!

We are also trying to parse RESULTS field from Qualys TA, but event parsing having issue. I have updated props.conf as above. Could please help me on this? Did you updated any python script to parse events properly.

Thanks in advance.

0 Karma
Get Updates on the Splunk Community!

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...