<?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 view the current system process in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-view-the-current-system-process/m-p/198193#M187426</link>
    <description>&lt;P&gt;thanks, but my meant is setup Splunk to monitor other  Windows  current run process, for example in task manager see process&lt;/P&gt;</description>
    <pubDate>Wed, 26 Mar 2014 04:38:08 GMT</pubDate>
    <dc:creator>linker</dc:creator>
    <dc:date>2014-03-26T04:38:08Z</dc:date>
    <item>
      <title>How to view the current system process</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-view-the-current-system-process/m-p/198187#M187420</link>
      <description>&lt;P&gt;hi,&lt;BR /&gt;
    in windows ,how to view the current system process by splunk?&lt;/P&gt;</description>
      <pubDate>Mon, 24 Mar 2014 07:41:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-view-the-current-system-process/m-p/198187#M187420</guid>
      <dc:creator>linker</dc:creator>
      <dc:date>2014-03-24T07:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to view the current system process</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-view-the-current-system-process/m-p/198188#M187421</link>
      <description>&lt;P&gt;Under windows, Splunk runs as two services;&lt;BR /&gt;
- splunkd&lt;BR /&gt;
- splunkweb&lt;/P&gt;

&lt;P&gt;You can view them with the service control manager (services.msc) or task manager (taskmgr.exe)&lt;/P&gt;</description>
      <pubDate>Mon, 24 Mar 2014 10:46:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-view-the-current-system-process/m-p/198188#M187421</guid>
      <dc:creator>kristian_kolb</dc:creator>
      <dc:date>2014-03-24T10:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to view the current system process</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-view-the-current-system-process/m-p/198189#M187422</link>
      <description>&lt;P&gt;In addition to what kristian.kolb said, entering the &lt;CODE&gt;splunk status&lt;/CODE&gt; in a Command Prompt window will show you the Splunk process IDs (pid).&lt;/P&gt;</description>
      <pubDate>Mon, 24 Mar 2014 12:18:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-view-the-current-system-process/m-p/198189#M187422</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2014-03-24T12:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to view the current system process</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-view-the-current-system-process/m-p/198190#M187423</link>
      <description>&lt;P&gt;eeh yes.. I forgot the obvious &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;/K&lt;/P&gt;</description>
      <pubDate>Mon, 24 Mar 2014 12:47:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-view-the-current-system-process/m-p/198190#M187423</guid>
      <dc:creator>kristian_kolb</dc:creator>
      <dc:date>2014-03-24T12:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to view the current system process</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-view-the-current-system-process/m-p/198191#M187424</link>
      <description>&lt;P&gt;not see splunk process, my meant is look at other windows process status by splunk?&lt;/P&gt;</description>
      <pubDate>Wed, 26 Mar 2014 03:46:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-view-the-current-system-process/m-p/198191#M187424</guid>
      <dc:creator>linker</dc:creator>
      <dc:date>2014-03-26T03:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to view the current system process</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-view-the-current-system-process/m-p/198192#M187425</link>
      <description>&lt;P&gt;You meant to setup Splunk to monitor Windows services.&lt;/P&gt;

&lt;P&gt;in Windows , you would probabaly configure a universal forwarder i guess.&lt;/P&gt;

&lt;P&gt;setup a wmi.conf in any of the apps under a local folder.&lt;/P&gt;

&lt;P&gt;wmi.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[WMI:services]
disabled = 0
wql = Select * from Win32_services
index = you_index
interval = your_desired
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 26 Mar 2014 04:08:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-view-the-current-system-process/m-p/198192#M187425</guid>
      <dc:creator>username021</dc:creator>
      <dc:date>2014-03-26T04:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to view the current system process</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-view-the-current-system-process/m-p/198193#M187426</link>
      <description>&lt;P&gt;thanks, but my meant is setup Splunk to monitor other  Windows  current run process, for example in task manager see process&lt;/P&gt;</description>
      <pubDate>Wed, 26 Mar 2014 04:38:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-view-the-current-system-process/m-p/198193#M187426</guid>
      <dc:creator>linker</dc:creator>
      <dc:date>2014-03-26T04:38:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to view the current system process</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-view-the-current-system-process/m-p/198194#M187427</link>
      <description>&lt;P&gt;Several approach can be used.&lt;/P&gt;

&lt;P&gt;wmi can be used as well as perfmon counters&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;[WMI:services]&lt;BR /&gt;
wql = select * from Win32_Process&lt;BR /&gt;
index = main&lt;BR /&gt;
interval = 60&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;OR&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;[Perfmon//:Process]  in inputs.conf&lt;BR /&gt;
object=Process&lt;BR /&gt;
Counters=*&lt;BR /&gt;
instances=*&lt;BR /&gt;
index = main&lt;BR /&gt;
interval = 60&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Then you can query them. You can set perfmon , it will be easier.&lt;/P&gt;

&lt;P&gt;index=main| table _time,IDprocess|dedup IDprocess&lt;/P&gt;

&lt;P&gt;will give you latest processes running.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Mar 2014 05:18:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-view-the-current-system-process/m-p/198194#M187427</guid>
      <dc:creator>linu1988</dc:creator>
      <dc:date>2014-03-26T05:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to view the current system process</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-view-the-current-system-process/m-p/198195#M187428</link>
      <description>&lt;P&gt;Can see result table process cpu memory usage,for example In the task manager, see the process, user name, CPU, memory usage&lt;/P&gt;</description>
      <pubDate>Wed, 26 Mar 2014 09:55:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-view-the-current-system-process/m-p/198195#M187428</guid>
      <dc:creator>linker</dc:creator>
      <dc:date>2014-03-26T09:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to view the current system process</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-view-the-current-system-process/m-p/198196#M187429</link>
      <description>&lt;P&gt;you need to set up more options, but for a start&lt;/P&gt;

&lt;P&gt;the above one will give you some details not the exact task manager.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Mar 2014 17:50:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-view-the-current-system-process/m-p/198196#M187429</guid>
      <dc:creator>linu1988</dc:creator>
      <dc:date>2014-03-26T17:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to view the current system process</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-view-the-current-system-process/m-p/198197#M187430</link>
      <description>&lt;P&gt;Inputs.conf  Added the below line &lt;BR /&gt;
[perfmon]&lt;BR /&gt;
object=Process Counters=* instances=* index = main interval = 60&lt;/P&gt;

&lt;P&gt;And search page used the query index=main| table _time,IDprocess|dedup IDprocess&lt;/P&gt;

&lt;P&gt;not populate any result.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Feb 2018 16:06:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-view-the-current-system-process/m-p/198197#M187430</guid>
      <dc:creator>karthikjacc</dc:creator>
      <dc:date>2018-02-12T16:06:28Z</dc:date>
    </item>
  </channel>
</rss>

