Splunk Enterprise

What does it mean when SPLUNK UI Requests tenantID when using SPL?

Enzo
New Member

Hello, 

I write this message because i have an issue with SPLUNK UI and SPL search.

I'm a new developper and I am discovering SPLUNK UI framework.

 

Everyhting was fine until now. When i use raw data in the dashboard it works, but when i put a SPL as :

MicrosoftTeams-image.png

 search3 : {

         type: 'ds.search',

         options: {

            query: "index=\"phantom_container\" | dedup id | search severity = \"critical\" | stats count",

            queryParameters: {

             earliest: "-7d@d",

             latest: "now"

                  meta: {},

               },

             

              },

Splunk said that a TenantId is required.

I don't understand this issue.

Can you resolve it or give me a solution please ?  

Any help is welcomed

 
 
Labels (2)
0 Karma

Enzo
New Member

Need help please, thank you

0 Karma

Enzo
New Member

Up

0 Karma
Get Updates on the Splunk Community!

Simplifying the Analyst Experience with Finding-based Detections

    Splunk invites you to an engaging Tech Talk focused on streamlining security operations with ...

[Puzzles] Solve, Learn, Repeat: Word Search

This challenge was first posted on Slack #puzzles channelThis puzzle is based on a letter grid containing ...

[Puzzles] Solve, Learn, Repeat: Advent of Code - Day 4

Advent of CodeIn order to participate in these challenges, you will need to register with the Advent of Code ...