Splunk Search

List Codes that are not in the lookup table

aquinojason
Path Finder

Hi,

I have a list of accounting codes in a lookup table. I use that to identify applications under that accounting code and . If the accounting code is not in the lookup table, it becomes "Others". How do I generate a report wherein the results will only list those "Others" and showing the accounting code used?

 

Thanks and Regards,

Labels (1)
0 Karma
1 Solution

ITWhisperer
SplunkTrust
SplunkTrust

| where accountingCode="Others"

View solution in original post

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

| where accountingCode="Others"

0 Karma

aquinojason
Path Finder

Hi,

Thank you very much for the response and support. I have learned a lot from your answers.

 

0 Karma
Get Updates on the Splunk Community!

Exciting News: The AppDynamics Community Joins Splunk!

Hello Splunkers,   I’d like to introduce myself—I’m Ryan, the former AppDynamics Community Manager, and I’m ...

The All New Performance Insights for Splunk

Splunk gives you amazing tools to analyze system data and make business-critical decisions, react to issues, ...

Good Sourcetype Naming

When it comes to getting data in, one of the earliest decisions made is what to use as a sourcetype. Often, ...