<?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: Why do I get &amp;quot;Splunk is not running&amp;quot; trying to run &amp;quot;list monitor&amp;quot; on my forwarder, and I can't stop splunk with error &amp;quot;Could not kill pid 379. [FAILED]&amp;quot;? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Why-do-I-get-quot-Splunk-is-not-running-quot-trying-to-run-quot/m-p/178782#M35855</link>
    <description>&lt;P&gt;Ok I found this :&lt;/P&gt;

&lt;P&gt;By removing the pid, it's working now.&lt;BR /&gt;
 splunkforwarder/var/run/splunk/splunkd.pid&lt;/P&gt;</description>
    <pubDate>Tue, 18 Aug 2015 12:25:22 GMT</pubDate>
    <dc:creator>efrenette11</dc:creator>
    <dc:date>2015-08-18T12:25:22Z</dc:date>
    <item>
      <title>Why do I get "Splunk is not running" trying to run "list monitor" on my forwarder, and I can't stop splunk with error "Could not kill pid 379. [FAILED]"?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-do-I-get-quot-Splunk-is-not-running-quot-trying-to-run-quot/m-p/178778#M35851</link>
      <description>&lt;P&gt;I can't list monitor my forwarder. I obtain "splunk is not running" even if the splunk status says it is running.&lt;/P&gt;

&lt;P&gt;So I've tried to stop/start, but I can't do this either as I receive (Could not kill pid 379)&lt;/P&gt;

&lt;P&gt;Any help ?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[splunk@app2.cort.jetdev2.syseng.tmcs ~]$ /opt/splunk/bin/splunk status
splunkd is running (PID: 379).
splunk helpers are running (PIDs: 381).
splunkweb is running (PID: 3091).
[splunk@app2.cort.jetdev2.syseng.tmcs ~]$ /opt/splunk/bin/splunk list monitor
Splunk is not running, and it must be for this operation. To start splunk, run "splunk start".
[splunk@app2.cort.jetdev2.syseng.tmcs ~]$ /opt/splunk/bin/splunk stop
                                                           [  OK  ]
Stopping splunkweb...Stopping splunkd...
Shutting down.  Please wait, as this may take a few minutes.
Could not kill pid 379.                                    [FAILED]
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 17 Aug 2015 18:54:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-do-I-get-quot-Splunk-is-not-running-quot-trying-to-run-quot/m-p/178778#M35851</guid>
      <dc:creator>efrenette11</dc:creator>
      <dc:date>2015-08-17T18:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: Why do I get "Splunk is not running" trying to run "list monitor" on my forwarder, and I can't stop splunk with error "Could not kill pid 379. [FAILED]"?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-do-I-get-quot-Splunk-is-not-running-quot-trying-to-run-quot/m-p/178779#M35852</link>
      <description>&lt;P&gt;Also, here's what I have a splunk process running.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tmweb@app2.cort.jetdev2.syseng.tmcs ~]$ ps aux | grep splunk
tmweb     4044  0.0  0.0  61184   792 pts/0    S+   11:59   0:00 grep splunk
root      5969  0.0  0.0   8696  1200 ?        Ss   Aug16   0:00 /bin/bash -c sleep $(( $RANDOM * 86400 / 32767 )); [ -x /app/shared/bin/splunk_cfg_backup.sh ] &amp;amp;&amp;amp; /app/shared/bin/splunk_cfg_backup.sh
[tmweb@app2.cort.jetdev2.syseng.tmcs ~]$
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 17 Aug 2015 19:00:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-do-I-get-quot-Splunk-is-not-running-quot-trying-to-run-quot/m-p/178779#M35852</guid>
      <dc:creator>efrenette11</dc:creator>
      <dc:date>2015-08-17T19:00:29Z</dc:date>
    </item>
    <item>
      <title>Re: Why do I get "Splunk is not running" trying to run "list monitor" on my forwarder, and I can't stop splunk with error "Could not kill pid 379. [FAILED]"?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-do-I-get-quot-Splunk-is-not-running-quot-trying-to-run-quot/m-p/178780#M35853</link>
      <description>&lt;P&gt;Try something like this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; pkill splunk
 service splunk start
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 17 Aug 2015 19:54:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-do-I-get-quot-Splunk-is-not-running-quot-trying-to-run-quot/m-p/178780#M35853</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2015-08-17T19:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: Why do I get "Splunk is not running" trying to run "list monitor" on my forwarder, and I can't stop splunk with error "Could not kill pid 379. [FAILED]"?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-do-I-get-quot-Splunk-is-not-running-quot-trying-to-run-quot/m-p/178781#M35854</link>
      <description>&lt;P&gt;Tks for the help but this does not works. Any other's idea ?&lt;/P&gt;</description>
      <pubDate>Tue, 18 Aug 2015 12:11:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-do-I-get-quot-Splunk-is-not-running-quot-trying-to-run-quot/m-p/178781#M35854</guid>
      <dc:creator>efrenette11</dc:creator>
      <dc:date>2015-08-18T12:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: Why do I get "Splunk is not running" trying to run "list monitor" on my forwarder, and I can't stop splunk with error "Could not kill pid 379. [FAILED]"?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-do-I-get-quot-Splunk-is-not-running-quot-trying-to-run-quot/m-p/178782#M35855</link>
      <description>&lt;P&gt;Ok I found this :&lt;/P&gt;

&lt;P&gt;By removing the pid, it's working now.&lt;BR /&gt;
 splunkforwarder/var/run/splunk/splunkd.pid&lt;/P&gt;</description>
      <pubDate>Tue, 18 Aug 2015 12:25:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-do-I-get-quot-Splunk-is-not-running-quot-trying-to-run-quot/m-p/178782#M35855</guid>
      <dc:creator>efrenette11</dc:creator>
      <dc:date>2015-08-18T12:25:22Z</dc:date>
    </item>
  </channel>
</rss>

