Deployment Architecture

clean event data

diegosainz
Path Finder

Is there a way to disable this? We would like to ensure data integrity since other admins have root access on our splunk servers.

Tags (1)
0 Karma

pwattssplunk
Splunk Employee
Splunk Employee

I am not aware of a method by which you can limit a subcommand of the $SPLUNK_HOME/bin/splunk command from the root user, but keep in mind beyond that, that ever index is essentially written to database files in the $SPLUNK_HOME filesystem. Because of that the root user will always be able to delete those files. Such is the price of providing root access to users in a Unix/Linux environment.

Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...