Splunk Enterprise Security

tstats isn't displaying search

rtalcik
Path Finder

| tstats count where index=proxy AND sourcetype=dns earliest=-7d by _time, ComputerName span=1h
| xyseries _time, ComputerName, count

So this is an actual field with an actual value and it isnt loading into the search, any reason why?

0 Karma

richgalloway
SplunkTrust
SplunkTrust

All fields used by tstats must be indexed. Are you sure ComputerName is extracted at index-time and not at search-time?

---
If this reply helps you, Karma would be appreciated.
0 Karma

rtalcik
Path Finder

Its a custom made field. So probably at search time.... is there a way around this

0 Karma

rtalcik
Path Finder

or a way to find out

0 Karma

richgalloway
SplunkTrust
SplunkTrust

| walklex type=field index=* | stats values(field) by index will list all of your indexed fields.

---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...