Reporting

What are the permissions / capabilities required for users to be able to see the "Report Acceleration Summaries" page?

nwales
Path Finder

What are the permissions / criteria required for users to be able to see the 'Report Acceleration Summaries' page?

Right now, even users with the 'Accelerate Searches' role do not get the option in the settings drop-down.

This is running 6.2.1 with search head clustering.

It works for myself as an admin.

0 Karma

mattness
Splunk Employee
Splunk Employee

Can your users see any other Settings page links? If they cannot see other admin-only Settings pages that you have access to, it could be that you need to expand their access in the local.meta file as described here: http://docs.splunk.com/Documentation/Splunk/6.2.2/Security/Addmanagementaccesstocustomroles

Note that in this topic, what is referred to as "Manager" is now called "Settings" in the product.

mattness
Splunk Employee
Splunk Employee

Ah, looks like someone beat me to this response!

0 Karma

kserra_splunk
Splunk Employee
Splunk Employee

Per our docs

Your role must have the schedule_search and accelerate_search capabilities.

http://docs.splunk.com/Documentation/Splunk/6.2.2/Knowledge/Manageacceleratedsearchsummaries

nwales
Path Finder

I created an 'accelerated user' role which has both of these capabilities.

Said users can create accelerated searches however they cannot see the link to the Report Acceleration Summaries page.

0 Karma

acharlieh
Influencer

Not sure, but I wonder if the power role is required for the link...

In ./etc/apps/search/metadata/default.meta I see:

[manager/summarization]
access = read : [ power ], write : [ admin ]

So maybe you could add to local.meta

[manager/summarization]
access = read : [ accelerated user ], write : [ admin ]

? But that is a wild stab in the dark

Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

What Is Splunk? Here’s What You Can Do with Splunk

Hey Splunk Community, we know you know Splunk. You likely leverage its unparalleled ability to ingest, index, ...

Level Up Your .conf25: Splunk Arcade Comes to Boston

With .conf25 right around the corner in Boston, there’s a lot to look forward to — inspiring keynotes, ...

Manual Instrumentation with Splunk Observability Cloud: How to Instrument Frontend ...

Although it might seem daunting, as we’ve seen in this series, manual instrumentation can be straightforward ...