<?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: Is splunk is running as i am getting Warning messages while starting splunk in AIX server? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Is-splunk-is-running-as-i-am-getting-Warning-messages-while/m-p/112361#M23523</link>
    <description>&lt;P&gt;Thanks Martin for the reply!!&lt;BR /&gt;
I got the below after running &lt;STRONG&gt;/splunk status&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;"/splunk/bin# ./splunk status&lt;BR /&gt;
splunkd 23855388 was not running.&lt;BR /&gt;
Removing stale pid file... done.&lt;BR /&gt;
splunkweb is running (PID: 17105070)."&lt;/P&gt;

&lt;P&gt;So i am confused.But when i give ps cmd I am seeing as below.&lt;/P&gt;

&lt;P&gt;17105070        1   0 20:52:44      -  0:11 &lt;STRONG&gt;python -O /cots/2.0/splunk/splunk/lib/python2.7/site-packages/splunk/appserver/mrsparkle/root.py start&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 10 Jul 2015 09:11:57 GMT</pubDate>
    <dc:creator>rashokciet</dc:creator>
    <dc:date>2015-07-10T09:11:57Z</dc:date>
    <item>
      <title>Is splunk is running as i am getting Warning messages while starting splunk in AIX server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-splunk-is-running-as-i-am-getting-Warning-messages-while/m-p/112359#M23521</link>
      <description>&lt;P&gt;"./splunk start&lt;/P&gt;

&lt;P&gt;Splunk&amp;gt; See your world.  Maybe wish you hadn't.&lt;/P&gt;

&lt;P&gt;Checking prerequisites...&lt;BR /&gt;
WARNING: Data segment size limit (ulimit -d) is set low (134217728 bytes)  Splunk may not work.&lt;BR /&gt;
         You may want to run "ulimit -d unlimited" before starting splunk.&lt;BR /&gt;
WARNING: Resident memory size limit (ulimit -m) is set low (33554432 bytes)  Splunk may not work.&lt;BR /&gt;
         You may want to run "ulimit -m unlimited" before starting splunk.&lt;BR /&gt;
WARNING: File size limit (ulimit -f) is set low (1073741312 bytes)  Splunk may not work.&lt;BR /&gt;
         You may want to run "ulimit -f unlimited" before starting splunk.&lt;BR /&gt;
        Checking http port [8000]: open&lt;BR /&gt;
        Checking mgmt port [8089]: open&lt;BR /&gt;
        Checking configuration...  Done.&lt;BR /&gt;
        Checking critical directories...        Done&lt;BR /&gt;
        Checking indexes...&lt;BR /&gt;
                Validated: _audit _blocksignature _internal _introspection _thefishbucket history main summary&lt;BR /&gt;
        Done&lt;BR /&gt;
        Checking filesystem compatibility...  Done&lt;BR /&gt;
        Checking conf files for problems...&lt;BR /&gt;
        Done&lt;BR /&gt;
All preliminary checks passed.&lt;/P&gt;

&lt;P&gt;Starting splunk server daemon (splunkd)...&lt;BR /&gt;
Done&lt;/P&gt;

&lt;P&gt;Starting splunkweb...  Done"&lt;/P&gt;

&lt;P&gt;The above warning messages i get when i try to start splunk in AIX server.Has the splunk service started?&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jul 2015 04:26:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-splunk-is-running-as-i-am-getting-Warning-messages-while/m-p/112359#M23521</guid>
      <dc:creator>rashokciet</dc:creator>
      <dc:date>2015-07-10T04:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: Is splunk is running as i am getting Warning messages while starting splunk in AIX server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-splunk-is-running-as-i-am-getting-Warning-messages-while/m-p/112360#M23522</link>
      <description>&lt;P&gt;It has started, but is worried about seemingly low &lt;CODE&gt;ulimit&lt;/CODE&gt; values. To see if splunk is still running see this command's output:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;$SPLUNK_HOME/bin/splunk status
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Side note: If this is a full Splunk instance (Search Head, Indexer, ...) and not just a forwarder then do seriously consider running it on Linux rather than AIX.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jul 2015 07:58:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-splunk-is-running-as-i-am-getting-Warning-messages-while/m-p/112360#M23522</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2015-07-10T07:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: Is splunk is running as i am getting Warning messages while starting splunk in AIX server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-splunk-is-running-as-i-am-getting-Warning-messages-while/m-p/112361#M23523</link>
      <description>&lt;P&gt;Thanks Martin for the reply!!&lt;BR /&gt;
I got the below after running &lt;STRONG&gt;/splunk status&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;"/splunk/bin# ./splunk status&lt;BR /&gt;
splunkd 23855388 was not running.&lt;BR /&gt;
Removing stale pid file... done.&lt;BR /&gt;
splunkweb is running (PID: 17105070)."&lt;/P&gt;

&lt;P&gt;So i am confused.But when i give ps cmd I am seeing as below.&lt;/P&gt;

&lt;P&gt;17105070        1   0 20:52:44      -  0:11 &lt;STRONG&gt;python -O /cots/2.0/splunk/splunk/lib/python2.7/site-packages/splunk/appserver/mrsparkle/root.py start&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jul 2015 09:11:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-splunk-is-running-as-i-am-getting-Warning-messages-while/m-p/112361#M23523</guid>
      <dc:creator>rashokciet</dc:creator>
      <dc:date>2015-07-10T09:11:57Z</dc:date>
    </item>
  </channel>
</rss>

