<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to change permissions on Splunk log files? in Security</title>
    <link>https://community.splunk.com/t5/Security/How-to-change-permissions-on-Splunk-log-files/m-p/189253#M5584</link>
    <description>&lt;P&gt;If Splunk's official response to this is 'use setfacl' and not "we should be obeying the umask set for the user Splunk runs as", that's pretty awful from a system administrators point of view.&lt;/P&gt;</description>
    <pubDate>Mon, 28 May 2018 05:19:49 GMT</pubDate>
    <dc:creator>jmackie</dc:creator>
    <dc:date>2018-05-28T05:19:49Z</dc:date>
    <item>
      <title>How to change permissions on Splunk log files?</title>
      <link>https://community.splunk.com/t5/Security/How-to-change-permissions-on-Splunk-log-files/m-p/189251#M5582</link>
      <description>&lt;P&gt;I have a need to monitor splunk logs with other applications, therefore I would like to change all (existing and newly created ones) splunk logs' permission from 600(rw- --- ---) to 604(rw- --- r--). &lt;BR /&gt;
Is there a good way to accomplish this ?&lt;/P&gt;

&lt;P&gt;This needs to work for all files, both new and existing. &lt;BR /&gt;
I have tried setting "umask" etc,  but nothing I have tried seems to work.&lt;/P&gt;

&lt;P&gt;Any Ideas?&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jan 2015 13:32:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-to-change-permissions-on-Splunk-log-files/m-p/189251#M5582</guid>
      <dc:creator>dshakespeare_sp</dc:creator>
      <dc:date>2015-01-22T13:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to change permissions on Splunk log files?</title>
      <link>https://community.splunk.com/t5/Security/How-to-change-permissions-on-Splunk-log-files/m-p/189252#M5583</link>
      <description>&lt;P&gt;As this only affects the $SPLUNK_HOME/var/log files the following has worked for some customers&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;"splunk stop"&lt;/LI&gt;
&lt;LI&gt;chmod -R 604 &amp;lt;$SPLUNK_HOME/var/log/splunk&amp;gt; (change existing file)&lt;/LI&gt;
&lt;LI&gt;setfacl -Rmd:other:r &amp;lt;$SPLUNK_HOME/var/log&amp;gt; (set ACLs on directory so all new files are created 604)&lt;/LI&gt;
&lt;LI&gt;"splunk start"&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Thu, 22 Jan 2015 13:42:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-to-change-permissions-on-Splunk-log-files/m-p/189252#M5583</guid>
      <dc:creator>dshakespeare_sp</dc:creator>
      <dc:date>2015-01-22T13:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to change permissions on Splunk log files?</title>
      <link>https://community.splunk.com/t5/Security/How-to-change-permissions-on-Splunk-log-files/m-p/189253#M5584</link>
      <description>&lt;P&gt;If Splunk's official response to this is 'use setfacl' and not "we should be obeying the umask set for the user Splunk runs as", that's pretty awful from a system administrators point of view.&lt;/P&gt;</description>
      <pubDate>Mon, 28 May 2018 05:19:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-to-change-permissions-on-Splunk-log-files/m-p/189253#M5584</guid>
      <dc:creator>jmackie</dc:creator>
      <dc:date>2018-05-28T05:19:49Z</dc:date>
    </item>
  </channel>
</rss>

