Reporting

Field '_time' should have numerical values.

ayachem
New Member

Every time I try to run a report on a search, I get 0 records and the following error in the chart editor: Field '_time' should have numerical values.

My Query is: CallDetail>-1 sourcetype="3CX_cdr_custom" Dest<100 | rex field=Duration "(?<DUR>.*)..*" | convert dur2sec(DUR) as DurationSecs | stats sum(DurationSecs) as CallTime by Dest | search CallTime > 0

Basically, I configure the DUR = 00:00:XX, removing any numbers after the decimal place.

The stats in the results view look perfect, but then I try to run a report with sum(DurationSecs) split by Dest, It gives me the error. I can't pick CallTime from the report field list, so I used sum(DurationSecs) instead.

Any help would be greatly appreciated.

~ Michelle

Tags (1)
0 Karma

gkanapathy
Splunk Employee
Splunk Employee

try using chart instead of stats?

Get Updates on the Splunk Community!

New in Observability - Improvements to Custom Metrics SLOs, Log Observer Connect & ...

The latest enhancements to the Splunk observability portfolio deliver improved SLO management accuracy, better ...

Improve Data Pipelines Using Splunk Data Management

  Register Now   This Tech Talk will explore the pipeline management offerings Edge Processor and Ingest ...

3-2-1 Go! How Fast Can You Debug Microservices with Observability Cloud?

Register Join this Tech Talk to learn how unique features like Service Centric Views, Tag Spotlight, and ...