Splunk Search

when I use timechart with "sum" why does the graph only show me a graph of events

rogerdpack
Path Finder

When using this query:

index=development host=*app.dev.dps "dgs_size" | timechart sum(dgs_size)

It doesn't graph the sum, only the events, what gives?

Tags (2)
0 Karma
1 Solution

rogerdpack
Path Finder

Turns out that the "top" graph is always of events, and to see the "real" graph, you need to click the right tiny icon to show it. Odd. See http://twitpic.com/atkfn7

View solution in original post

0 Karma

rogerdpack
Path Finder

Turns out that the "top" graph is always of events, and to see the "real" graph, you need to click the right tiny icon to show it. Odd. See http://twitpic.com/atkfn7

0 Karma
Get Updates on the Splunk Community!

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...