Getting Data In

Receiving error that “could not load lookup xxx” when using Splunk API to call report, but no such lookup files

Zane
Explorer

hi

i got a weird problem when i call Splunk API'https://localhost:8089/servicesNS/-/search/search/jobs?output_mode=json', and i can get reaults from it, but i get such error message,  however, there is no such lookup files in my report search, and I also can NOT find these lookup in my Splunk.

is there someone can help me point out the problem? why i get this error? how can i fix it?

thanks a lot.

 

 

 "messages": [
        {
            "type": "ERROR",
            "text": "[Indexer_01_new,Indexer_11,Indexer_12,Indexer_13,Indexer_14,Indexer_16,Indexer_17,Indexer_18,Indexer_19,Indexer_20,Indexer_21,Indexer_22,Indexer_23,Indexer_24,Indexer_25,Indexer_26,Indexer_27,SearchHead_01] Could not load lookup=User_Account_With_AD"
        },
        {
            "type": "ERROR",
            "text": "[Indexer_01_new,Indexer_11,Indexer_12,Indexer_13,Indexer_14,Indexer_16,Indexer_17,Indexer_18,Indexer_19,Indexer_20,Indexer_21,Indexer_22,Indexer_23,Indexer_24,Indexer_25,Indexer_26,Indexer_27,SearchHead_01] Could not load lookup=Userauth_User_Account_With_AD"
        },
        {

results.png

Labels (4)
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: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

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

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