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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...