Deployment Architecture

Understanding TsidxStats and tstats.

Thats_my_usrnme
Explorer

Hello Team,

Everyone has probably seen this error. 

Error in 'TsidxStats': _time aggregations are not yet supported except for count/min/max/range/earliest/latest

I try to understand stats command use which fields.  I don't want to try every field. Can I see this fields list on GUI or CLI?

Labels (1)
Tags (2)
0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

That error message is specific to the _time field.  It's listing the only aggregation functions that can be used in tstats with that field; others, like sum, avg, etc., will produce this message.

To see which fields can be used by the tstats command, use walklex.

| walklex type=field index=foo
---
If this reply helps you, Karma would be appreciated.

View solution in original post

richgalloway
SplunkTrust
SplunkTrust

That error message is specific to the _time field.  It's listing the only aggregation functions that can be used in tstats with that field; others, like sum, avg, etc., will produce this message.

To see which fields can be used by the tstats command, use walklex.

| walklex type=field index=foo
---
If this reply helps you, Karma would be appreciated.
Get Updates on the Splunk Community!

Index This | I’m short for "configuration file.” What am I?

May 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with a Special ...

New Articles from Academic Learning Partners, Help Expand Lantern’s Use Case Library, ...

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Your Guide to SPL2 at .conf24!

So, you’re headed to .conf24? You’re in for a good time. Las Vegas weather is just *chef’s kiss* beautiful in ...