Splunk Search

Default visualisation for charts

dataisbeautiful
Communicator

Each time I run a search query and click visualisation, the default is "column chart".

How do I set this to default to "line chart" for myself, and how do I set this for other users?

Thanks in advance

Labels (1)
Tags (1)

star_lord
Explorer

@dataisbeautiful 

You should be able to control this by adding this line:

display.visualizations.charting.chart = line


to the following .conf file(s):

Global:

$SPLUNK_HOME/etc/system/local/ui-prefs.conf


Per User:

$SPLUNK_HOME/etc/users/<username>/system/local/ui-prefs.conf


For more information see:
https://docs.splunk.com/Documentation/Splunk/9.3.1/admin/Ui-prefsconf

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...