Dashboards & Visualizations

Charting problem

simonattardGO
Path Finder

Hi all,

I have serveral log lines which have the following format:

TIMESTAMP | CLIENT-TYPE | CLIENT-NAME | PROFIT |

CLIENT-TYPE and PROFIT are both extracted fields.

I would like to obtain a plot with the following axes: Y-axis = Average Profit and X-Axis = Client Type, i.e. the search should calculate the average profit for each client-type and then plot the results.

Can this be obtained using 'chart'?

Thanks

Tags (1)
0 Karma

okrabbe_splunk
Splunk Employee
Splunk Employee

Yes, this will be very easy using the chart command.
... | chart avg(profit) by client-type

0 Karma
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...