Monitoring Splunk

Can't query index=_internal

sittipornbaycom
Loves-to-Learn Lots

Hi

We can't search log index=_internal _audit _introspection
We setup role select indexes "All non-internal indexes" and "All internal indexes" but can't see log _internal

Thanks

Regards

Labels (1)
0 Karma

rkyadav
Path Finder

HI,
You can look into Authorize.conf for these -
srchIndexesDefault = _internal
srchIndexesAllowed= _internal

if still issue persist , You can look for something in splunkd.log that can help tell you where the problem is by using ERROR keyword.
CLI- grep ERROR $SPLUNK_HOME/var/log/splunk/splunkd.log

dave_null
Path Finder

What is your search query? Are you seeing anything when searching "index=_internal"?

0 Karma

sittipornbaycom
Loves-to-Learn Lots

What is your search query?
index=_internal
Are you seeing anything when searching "index=_internal"?
I'm not see anything

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