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!

.conf24 | Day 0

Hello Splunk Community! My name is Chris, and I'm based in Canberra, Australia's capital, and I travelled for ...

Enhance Security Visibility with Splunk Enterprise Security 7.1 through Threat ...

(view in My Videos)Struggling with alert fatigue, lack of context, and prioritization around security ...

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...