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!

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...

Splunk Enterprise Security 8.x: The Essential Upgrade for Threat Detection, ...

Watch On Demand the Tech Talk, and empower your SOC to reach new heights! Duration: 1 hour  Prepare to ...

Splunk Observability as Code: From Zero to Dashboard

For the details on what Self-Service Observability and Observability as Code is, we have some awesome content ...