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!

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...

What's new in Splunk Cloud Platform 9.1.2312?

Hi Splunky people! We are excited to share the newest updates in Splunk Cloud Platform 9.1.2312! Analysts can ...