All Apps and Add-ons

Qualys Technology Add-on (TA) for Splunk: Why am I receiving "Error during request to location, [None] Not Found" on Heavy Forwarder?

SLenehan0725
Engager

We have Qualys Technology Add-on (TA) for Splunk installed on a Heavy Forwarder that stopped working shortly after this error came up. This is the log in full:

TA-QualysCloudPlatform: 2017-03-02T07:54:19Z PID=9576 [MainThread] ERROR: TA-QualysCloudPlatform - An error occurred 
Traceback (most recent call last):
  File "/opt/splunk/etc/apps/TA-QualysCloudPlatform/bin/qualysModule/qualys_log_populator.py", line 414, in _run
    wfc.coordinate()
  File "/opt/splunk/etc/apps/TA-QualysCloudPlatform/bin/qualysModule/splunkpopulator/WASFindingsFetchCoordinator.py", line 97, in coordinate
    self.getWebAppIds()
  File "/opt/splunk/etc/apps/TA-QualysCloudPlatform/bin/qualysModule/splunkpopulator/WASFindingsFetchCoordinator.py", line 56, in getWebAppIds
    fetcher.run()
  File "/opt/splunk/etc/apps/TA-QualysCloudPlatform/bin/qualysModule/splunkpopulator/webapp.py", line 55, in run
    super(webAppIdFetcher, self).run()
  File "/opt/splunk/etc/apps/TA-QualysCloudPlatform/bin/qualysModule/splunkpopulator/basepopulator.py", line 78, in run
    return self.__fetch_and_parse()
  File "/opt/splunk/etc/apps/TA-QualysCloudPlatform/bin/qualysModule/splunkpopulator/basepopulator.py", line 105, in __fetch_and_parse
    response = self.__fetch(params)
  File "/opt/splunk/etc/apps/TA-QualysCloudPlatform/bin/qualysModule/splunkpopulator/basepopulator.py", line 97, in __fetch
    response = self.api_client.get(self.api_end_point, api_params, api.Client.XMLFileBufferedResponse(filename))
  File "/opt/splunk/etc/apps/TA-QualysCloudPlatform/bin/qualysModule/lib/api/Client.py", line 259, in get
    raise APIRequestError("Error during request to %s, [%s] %s" % (end_point, ue.errno, ue.reason))
APIRequestError: Error during request to /qps/rest/3.0/search/was/webapp, [None] Not Found

After performing a server refresh, Qualys began ingesting again, but the file location the error mentions is nowhere on the Forwarder.

Also, if it looks for nothing it probably won't find it. What caused Qualys to do this?

0 Karma

nit123
Path Finder

Your information is insufficient to arrive at possible reasons of failure. Can you confirm the following

a. The version of Qualys Technology Add-on (TA) ?
b. User account has a valid Qualys subscription and WAS module ?
c. API Access is enabled ?
d. If your SPLUNK_HOME is /opt/splunk, then from SPLUNK_HOME/etc/apps/TA-QualysCloudPlatform run following command - /opt/splunk/bin/splunk cmd python ./bin/run.py -h to check data pull operations for the config you have added.
e. Check if there are any API errors at /opt/splunk/var/log/splunk/ta_QualysCloudPlatform.log

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

What Is Splunk? Here’s What You Can Do with Splunk

Hey Splunk Community, we know you know Splunk. You likely leverage its unparalleled ability to ingest, index, ...

Level Up Your .conf25: Splunk Arcade Comes to Boston

With .conf25 right around the corner in Boston, there’s a lot to look forward to — inspiring keynotes, ...

Manual Instrumentation with Splunk Observability Cloud: How to Instrument Frontend ...

Although it might seem daunting, as we’ve seen in this series, manual instrumentation can be straightforward ...