Getting Data In

Using the auth0 add on not seeing any data

rkeller_splunk
Splunk Employee
Splunk Employee

HI

Set up the add on on a cloud instance. Not seeing any data come in via HEC. Any ideas on how to troubleshoot?

 

Thanks

Labels (1)
0 Karma

deepakc
Builder

Start by checking the logs

These can also be set via the GUI

$SPLUNK_HOME/bin/splunk set log-level HTTPServer -level DEBUG
$SPLUNK_HOME/bin/splunk set log-level HttpInputDataHandler -level DEBUG
$SPLUNK_HOME/bin/splunk set log-level TcpInputProc -level DEBUG

Remember to set back to WARN once you have finished debugging

Then search - this may give you some clues for you to further investigate

index=_internal source=*splunkd.log* (component=HttpInputDataHandler OR component=TcpInputProc OR component=HTTPServer)

 

0 Karma
Get Updates on the Splunk Community!

Splunk MCP & Agentic AI: Machine Data Without Limits

  Discover how the Splunk Model Context Protocol (MCP) Server can revolutionize the way your organization ...

Finding Based Detections General Availability

Overview  We’ve come a long way, folks, but here in Enterprise Security 8.4 I’m happy to announce Finding ...

Get Your Hands Dirty (and Your Shoes Comfy): The Splunk Experience

Hands-On Learning and Technical Seminars  Sometimes, you just need to see the code. For those looking for a ...