All Apps and Add-ons

Chargeback app customers.csv audit shows same indexes on "Index defined in customers.csv but NOT defined in Splunk" AND "index is NOT defined in customers.csv.

maandch
Engager

I cannot figure out why this isn't reporting correctly. We are running Splunk Enterprise 7.1.4. I have updated my Chargeback app to 2.2.1. I have also rerun the initial search which builds the customers.csv file (on a side note, thanks for automating the micro_lic_GB calculation) . The "Indexes Accounted For" report still shows the same indexes in both columns. This is my search:

| set diff [| inputlookup customers.csv | dedup idx | fields idx | search NOT idx=*summary* | rename idx AS "Index defined in customers.csv, but is NOT defined in Splunk"] [| rest /services/data/indexes | search isInternal=0 | search NOT title=*summary* | dedup title | fields title | rename title AS "Index is NOT defined in customers.csv"]

Thanks for the help in advance.

manderson7
Contributor

This is happening here as well. Would anyone have any insight to make this search work?

0 Karma
Get Updates on the Splunk Community!

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer at Splunk .conf24 ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...

Share Your Ideas & Meet the Lantern team at .Conf! Plus All of This Month’s New ...

Splunk Lantern is Splunk’s customer success center that provides advice from Splunk experts on valuable data ...

Combine Multiline Logs into a Single Event with SOCK: a Step-by-Step Guide for ...

Combine multiline logs into a single event with SOCK - a step-by-step guide for newbies Olga Malita The ...