Splunk Enterprise

Splunk internal search

uagraw01
Builder

Hello Splunkers!!

I am not getting any data in the internal index for the last 24 hours. Please let me know what will the cause behind it & what i need to check.

uagraw01_0-1698921195674.png

 

Labels (1)
0 Karma

isoutamo
SplunkTrust
SplunkTrust

Hi

Are you sure that you have access to _internal index? You could check it by

| rest /services/authentication/users splunk_server=local f=roles 
| search title="<YOUR SPLUNK ACCOUNT NAME>"
| fields title roles 
| join roles 
    [| rest /services/authorization/roles 
    | fields title srchIndexesAllowed srchIndexesDefault srchIndexesDisallowed 
    | dedup title 
    | rename title as roles
        ] 
| transpose

Just look what you have on allowed and disallowed rows.

r. Ismo 

0 Karma

uagraw01
Builder

@isoutamo I can access it; I have admin access. I can see logs within 24 hours. But not for the last 24 hours.

0 Karma

isoutamo
SplunkTrust
SplunkTrust
Have you enough disk space for
1) creating those logs into disk
2) indexing those to _internal
0 Karma

uagraw01
Builder

@isoutamo We have good storage for Splunk db.

 

uagraw01_0-1698923290729.png

 

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

Does your role have permissions to read the _internal index? Has this ever worked?

0 Karma

uagraw01
Builder

@ITWhisperer  Yes, that why I specify last 24 hours 

0 Karma
Get Updates on the Splunk Community!

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had 3 releases of new security content via the Enterprise Security ...

Archived Metrics Now Available for APAC and EMEA realms

We’re excited to announce the launch of Archived Metrics in Splunk Infrastructure Monitoring for our customers ...