Reporting

Splunk report copy permission

David_M
Explorer

I ave a couple of scheduled reports that I SCP off of our splunk enterprise.  Both reports are in /opt/splunk/etc/apps/search/lookups.  One of the reports I setup a while ago and it's permissions look right and I can SCP it (file1.csv).  The new report gives me a permission denied when I try to copy it (file2.csv).

File 1:

-rw-r-----. 1 splunk splunk 306519 Jan 26 05:00 file1.csv

-rw-------. 1 splunk splunk 1177070 Jan 26 03:00 file2.csv

 

Not sure how to get file2.csv group readable so I can copy it off.

Labels (1)
0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

You may need to adjust the umask setting for the splunk account.

---
If this reply helps you, Karma would be appreciated.

View solution in original post

David_M
Explorer

Yep, that got it working.

richgalloway
SplunkTrust
SplunkTrust

You may need to adjust the umask setting for the splunk account.

---
If this reply helps you, Karma would be appreciated.
Get Updates on the Splunk Community!

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...

Adoption of Infrastructure Monitoring at Splunk

  Splunk's Growth Engineering team showcases one of their first Splunk product adoption-Splunk Infrastructure ...

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...