All Apps and Add-ons

DEBUG mode for IA-NetSkopeAppForSplunk modularinput.log

smitra_splunk
Splunk Employee
Splunk Employee

Hi,

My Netskope modular input is downloading very little content although running the REST URL with curl returns thousands of Netskope events.
I need to set this input to DEBUG mode to see what it is doing. Where do I set it in IA-NetSkopeAppForSplunk?
The URL that works below validates that our token is working.

curl -vk "https://<redacted>.goskope.com/api/v1/clients?tenanturl=<redacted>.goskope.com&skip=0&token=<redacted>f&event_type=clients&limit=5000&type=clients&endpoint=clients&starttime=1528151000&endtime=1528151945"

Thanks!
-Shreedeep.

0 Karma

aplura_llc_supp
Communicator

Hi smitra.

To set the IA to DEBUG mode, please change INFO to DEBUG in the following locations.

bin/ModularInput.py line 55
bin/netskope.py line 21

Let us know if there are any further questions.

Thank you,

Aplura, LLC

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 ...