Getting Data In

zScaler LSS Log Ingestion

omranb
Engager

I have a set up a single-node test instance of Splunk to try and ingest zScaler LSS (not NSS) logs via a TCP input. However, it is not ingesting any data, despite being able to see traffic via TCPDump on that port

I have installed the latest zScaler Splunk App (v2.0.7) and the zScaler Technical Add-on (v3.1.2)

 

 

[root@ip-10-127-0-113 apps]# ls | grep scaler
TA-Zscaler_CIM
zscalersplunkapp

 

 

via the WebUI, I have set up a TCP input on port 10000, set the sourcetype, app and index options.

I have checked to make sure that Splunk is listening on TCP/10000 and can see that it is

 

 

[root@ip-10-127-0-113 apps]# netstat -antp | grep 10000
tcp        0      0 0.0.0.0:10000           0.0.0.0:*               LISTEN      7992/splunkd
tcp        0      0 10.127.0.113:10000      x.x.x.x:38392     SYN_RECV    -
tcp        0      0 10.127.0.113:10000      x.x.x.x:51586     SYN_RECV    -
tcp        0      0 10.127.0.113:10000      x.x.x.x:53844     SYN_RECV    -

 

 

I can't see any errors in the _internal index (although I could be searching wrong). I'm using the below search:

 

 

index=_internal "err*"

 

 

The only errors I can see relate to the 'summarize' command.

Any pointers would be really appreciated.

Many thanks,

 

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!

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...

Splunk Developers: Construct Your Future at the .conf26 Builder Bar

Calling all Splunk architects, platform admins, and app developers: the site is open, and the blueprints are ...

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...