<?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 Running the Splunk process as a splunk user on Linux, where did you install Splunk? in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Running-the-Splunk-process-as-a-splunk-user-on-Linux-where-did/m-p/171626#M6422</link>
    <description>&lt;P&gt;I am installing Splunk as a splunk user. I have it all down, but what directory are people installing it in? Using /opt does not seem like a good idea because you then need to make the /opt dir 775 or 777 depending on who owns /opt... &lt;/P&gt;

&lt;P&gt;I welcome to hear where others are installing it. Thanks!&lt;/P&gt;</description>
    <pubDate>Sun, 16 Aug 2015 20:52:36 GMT</pubDate>
    <dc:creator>brent_weaver</dc:creator>
    <dc:date>2015-08-16T20:52:36Z</dc:date>
    <item>
      <title>Running the Splunk process as a splunk user on Linux, where did you install Splunk?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Running-the-Splunk-process-as-a-splunk-user-on-Linux-where-did/m-p/171626#M6422</link>
      <description>&lt;P&gt;I am installing Splunk as a splunk user. I have it all down, but what directory are people installing it in? Using /opt does not seem like a good idea because you then need to make the /opt dir 775 or 777 depending on who owns /opt... &lt;/P&gt;

&lt;P&gt;I welcome to hear where others are installing it. Thanks!&lt;/P&gt;</description>
      <pubDate>Sun, 16 Aug 2015 20:52:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Running-the-Splunk-process-as-a-splunk-user-on-Linux-where-did/m-p/171626#M6422</guid>
      <dc:creator>brent_weaver</dc:creator>
      <dc:date>2015-08-16T20:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: Running the Splunk process as a splunk user on Linux, where did you install Splunk?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Running-the-Splunk-process-as-a-splunk-user-on-Linux-where-did/m-p/171627#M6423</link>
      <description>&lt;P&gt;You have touched on my biggest gripe with Splunk's system architecture.  /opt/splunk is a perfectly valid place to install Splunk, owned by the &lt;CODE&gt;splunk&lt;/CODE&gt; user.  However you should be a superuser to perform the installation.  Furthermore - and this is the basis of my objection - you also have to run the entire Splunk instance with &lt;CODE&gt;root&lt;/CODE&gt; privileges if you want inputs from system logs (unless, of course, you open up the file permissions).  Kind of rock/hard place situation.&lt;/P&gt;

&lt;P&gt;(You'd think by now Splunk would have broken it down into the main engine and indexes dropping itself down to unprivileged status, and running a micro-service talking through the socket stack purely for accessing privileged logs.)&lt;/P&gt;

&lt;P&gt;Here's a typical install&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;drwxr-xr-x  5 root   root   4096 May  9  2014 /opt
drwxr-xr-x 10 splunk splunk 4096 Jul 13 13:22 /opt/splunk
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;755 permission, and root ownership on /opt is perfectly normal.&lt;/P&gt;</description>
      <pubDate>Sun, 16 Aug 2015 21:40:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Running-the-Splunk-process-as-a-splunk-user-on-Linux-where-did/m-p/171627#M6423</guid>
      <dc:creator>grijhwani</dc:creator>
      <dc:date>2015-08-16T21:40:39Z</dc:date>
    </item>
  </channel>
</rss>

