- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

saisrujan28
Explorer
12-15-2016
02:07 AM
I am unable to find host when I use host = hostname
as query, but I can find same host when I use index=_introspection host=hostname
host=hostname
index=_introspection host=hostname
1 Solution
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

richgalloway

SplunkTrust
12-15-2016
05:14 AM
Your role is not configured to search the _introspection index by default, that's why specifying it explicitly works, but omitting it does not.
---
If this reply helps you, Karma would be appreciated.
If this reply helps you, Karma would be appreciated.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

richgalloway

SplunkTrust
12-15-2016
05:14 AM
Your role is not configured to search the _introspection index by default, that's why specifying it explicitly works, but omitting it does not.
---
If this reply helps you, Karma would be appreciated.
If this reply helps you, Karma would be appreciated.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

saisrujan28
Explorer
12-15-2016
09:04 PM
Thank you for your response .I having an admin role.
