Splunk Search

Timechart issue

rkris
Explorer

I have created a dashboard panel that shows all the users with failed logins in the form of a timechart

New_splunk_qns_p1.PNG

I'm trying to change the 'OTHERS' value on my y-axis to show all the other users.

How do I change my search query (below)  to show the rest of the users ?

New_splunk_qns.PNG

Labels (3)
0 Karma

bowesmana
SplunkTrust
SplunkTrust

In practice, having more than 30 or so makes the graph really busy, although you appear to have multi series, but the legend starts to get too big.

Use the limit=N where N is how many you want to restrict it to and the you can also use

| timechart useother=f ...

to prevent the OTHERS column from showing 

0 Karma

thambisetty
SplunkTrust
SplunkTrust

You can do that but the chart will be overwhelmed with the all users. You can’t get anything out of it.

add limit=0 in timechart command to show all users.

 

 

————————————
If this helps, give a like below.
0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...

Why Splunk Customers Should Attend Cisco Live 2026 Las Vegas

Why Splunk Customers Should Attend Cisco Live 2026 Las Vegas     Cisco Live 2026 is almost here, and this ...

Data Management Digest – May 2026

Welcome to the May 2026 edition of Data Management Digest!   As your trusted partner in data innovation, the ...