Dashboards & Visualizations

How to Show Negative Reporting Using lookup with Search query

aditsss
Motivator

Hi Everyone,

I have one requirement:

I have one Usage Dashboard where I am showing the dashboard Name with their Count.

Below is the search query for it:

index="_internal" EventLogFiles
| eval DashboardName=if(like(uri, "%EventLogFiles%"), "EventLogFiles", "Unknown Dashboards")
| stats count by DashboardName |append[search index="_internal" InformaticaExtract
| eval DashboardName=if(like(uri, "%InformaticaExtract%"), "InformaticaExtract", "Unknown Dashboards")
| stats count by DashboardName]|sort DashboardName

I am getting result like this :

DashboardName                                                      Count

EventLogFiles                                                               500

InformaticaExtract                                                     345

Now My requirement is like this:

I need to create one lookup file(Dashboard.csv) which consists of Dashboard Name like EventLogFiles   and InformaticaExtract      etc. 

I want my lookup to combine with my search query to show the counts.

I want my DashboardName to come from lookup File and my count should come from my search query.

Can someone Guide me on that.

Thanks in advance.

 

Labels (2)
0 Karma

to4kawa
Ultra Champion
0 Karma

aditsss
Motivator

Can someone please guide me on this.

0 Karma

aditsss
Motivator

Can someone please guide me on this.

It will be really helpful.

0 Karma

aditsss
Motivator

Can someone please guide me on this.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Take Action Automatically on Splunk Alerts with Red Hat Ansible Automation Platform

 Are you ready to revolutionize your IT operations? As digital transformation accelerates, the demand for ...

Calling All Security Pros: Ready to Race Through Boston?

Hey Splunkers, .conf25 is heading to Boston and we’re kicking things off with something bold, competitive, and ...

Beyond Detection: How Splunk and Cisco Integrated Security Platforms Transform ...

Financial services organizations face an impossible equation: maintain 99.9% uptime for mission-critical ...