Splunk Search

Restrict search terms & tstats

ccsfdave
Builder

Greetings,

I have a dashboard panel the runs the following:

| tstats sum(bytes_sent) AS sumSent sum(bytes_received) AS sumReceived FROM pan_traffic groupby _time span=5m | timechart span=5m values("sumReceived") AS "Bytes Received" values("sumSent") AS "Bytes Sent"

Groups with restricted search terms access this dashboard but their restrictions (on IP subnets) do not trigger and thus they can see all the results.

Is there anything I can do about this?

Thanks!

0 Karma
1 Solution

ccsfdave
Builder

The issue here was the user didn't have access to the data I was reporting on because the data was in a different Splunk app. Once I granted access to that app, everything worked.

It would be nice to be able to share data between apps w/o granting access to the app directly.

View solution in original post

ccsfdave
Builder

The issue here was the user didn't have access to the data I was reporting on because the data was in a different Splunk app. Once I granted access to that app, everything worked.

It would be nice to be able to share data between apps w/o granting access to the app directly.

Get Updates on the Splunk Community!

Upcoming Webinar: Unmasking Insider Threats with Slunk Enterprise Security’s UEBA

Join us on Wed, Dec 10. at 10AM PST / 1PM EST for a live webinar and demo with Splunk experts! Discover how ...

.conf25 technical session recap of Observability for Gen AI: Monitoring LLM ...

If you’re unfamiliar, .conf is Splunk’s premier event where the Splunk community, customers, partners, and ...

A Season of Skills: New Splunk Courses to Light Up Your Learning Journey

There’s something special about this time of year—maybe it’s the glow of the holidays, maybe it’s the ...