All Apps and Add-ons

Why is the addinfo command not working for some of our team members?

Jagadeesh2022
Path Finder

Hi Friends,

while I'm using  |addinfo in my search and I can retrieve data successfully but our client can't view the data in this query. But they can access that index successfully. Only |addinfo is unable to search them.

 

Could you please guide me which capability related with this command ?

Which capability I need to provide permission to them to access |addinfo command ?

 

My query:

index=pg_idx_whse_snow_prod sourcetype="snow:incident" source="https://pgglobalenterprise.service-now.com/"
| addinfo
| eval earliest=strftime(info_min_time,"%Y-%m-%d %H:%M:%S"), latest=strftime(info_max_time,"%Y-%m-%d %H:%M:%S")
| where (sys_created_on>=earliest)
| dedup ticket_id
| stats count

 

Labels (4)
Tags (3)
0 Karma
1 Solution

Jagadeesh2022
Path Finder

Hi @isoutamo ,

Thank you so much for your reply.  We just identified the issues. Its not relate with addinfo command. 

| dedup ticket_id

 

This line has issue. Some of users don't have visibility to ticket_id field that's why they can't see the result.

Thanks once again. 

View solution in original post

isoutamo
SplunkTrust
SplunkTrust

Hi
are you sure that other team members have any results when they running 1st line separately?
I cannot recall that addinfo needs any special capability?

They could test if they can run it by

|makeresults
|addinfo

If this shows those fields then it's working for them.


r. Ismo

Jagadeesh2022
Path Finder

Hi @isoutamo ,

Thank you so much for your reply.  We just identified the issues. Its not relate with addinfo command. 

| dedup ticket_id

 

This line has issue. Some of users don't have visibility to ticket_id field that's why they can't see the result.

Thanks once again. 

Get Updates on the Splunk Community!

Built-in Service Level Objectives Management to Bridge the Gap Between Service & ...

Wednesday, May 29, 2024  |  11AM PST / 2PM ESTRegister now and join us to learn more about how you can ...

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

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 ...