<?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: Monitoring services and process and which port using in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Monitoring-services-and-process-and-which-port-using/m-p/348505#M85819</link>
    <description>&lt;P&gt;On Splunk Windows 64-bit installations you can configure a Splunk network monitoring data input to collect this type of information:&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/4014i2166B2390F633747/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;This will collect quite a lot of details about each TCP/IP connection on that system. Here is a sample list:&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/4015i34D35CCD3DA499E7/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 18 Dec 2017 16:58:39 GMT</pubDate>
    <dc:creator>adigrio</dc:creator>
    <dc:date>2017-12-18T16:58:39Z</dc:date>
    <item>
      <title>Monitoring services and process and which port using</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Monitoring-services-and-process-and-which-port-using/m-p/348502#M85816</link>
      <description>&lt;P&gt;HI.&lt;BR /&gt;I know how to monitoring process and services in Windows, but I don't know how to see port which use process/service. &lt;BR /&gt;All logs that I have right now and including process/services not have any fields with ports.&lt;BR /&gt;For example, I wanna make one table which will include service/process and port. How can I realize it?&lt;/P&gt;</description>
      <pubDate>Sun, 07 Jun 2020 00:10:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Monitoring-services-and-process-and-which-port-using/m-p/348502#M85816</guid>
      <dc:creator>test_qweqwe</dc:creator>
      <dc:date>2020-06-07T00:10:42Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring services and process and which port using</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Monitoring-services-and-process-and-which-port-using/m-p/348503#M85817</link>
      <description>&lt;P&gt;Is this on a universal forwarder - and which OS?&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2017 16:40:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Monitoring-services-and-process-and-which-port-using/m-p/348503#M85817</guid>
      <dc:creator>nickhills</dc:creator>
      <dc:date>2017-12-18T16:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring services and process and which port using</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Monitoring-services-and-process-and-which-port-using/m-p/348504#M85818</link>
      <description>&lt;P&gt;Preempting your reply.&lt;/P&gt;

&lt;P&gt;If your universal forwarders are *nix based, the splunk_TA_nix TAcomes with an input called openPortsEnhanced.sh which you can enable.&lt;BR /&gt;
Add the following to your inputs.conf in the TA.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[script://./bin/openPortsEnhanced.sh]
disabled = false
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;It will yield results as follows:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Mon Dec 18 16:43:54 GMT 2017 app=splunkd dest_ip=* dest_port=8089 pid=34624 user=splunk fd=5u ip_version=4 dvc_id=46637453 transport=TCP
Mon Dec 18 16:43:54 GMT 2017 app=splunkd dest_ip=* dest_port=8000 pid=34624 user=splunk fd=53u ip_version=4 dvc_id=46655525 transport=TCP
Mon Dec 18 16:43:54 GMT 2017 app=mongod dest_ip=* dest_port=8191 pid=36671 user=splunk fd=5u ip_version=4 dvc_id=46645516 transport=TCP
Mon Dec 18 16:43:54 GMT 2017 app=python dest_ip=127.0.0.1 dest_port=8065 pid=36831 user=splunk fd=15u ip_version=4 dvc_id=46655518 transport=TCP
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 29 Sep 2020 17:19:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Monitoring-services-and-process-and-which-port-using/m-p/348504#M85818</guid>
      <dc:creator>nickhills</dc:creator>
      <dc:date>2020-09-29T17:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring services and process and which port using</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Monitoring-services-and-process-and-which-port-using/m-p/348505#M85819</link>
      <description>&lt;P&gt;On Splunk Windows 64-bit installations you can configure a Splunk network monitoring data input to collect this type of information:&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/4014i2166B2390F633747/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;This will collect quite a lot of details about each TCP/IP connection on that system. Here is a sample list:&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/4015i34D35CCD3DA499E7/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2017 16:58:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Monitoring-services-and-process-and-which-port-using/m-p/348505#M85819</guid>
      <dc:creator>adigrio</dc:creator>
      <dc:date>2017-12-18T16:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring services and process and which port using</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Monitoring-services-and-process-and-which-port-using/m-p/348506#M85820</link>
      <description>&lt;P&gt;Thank you for answer!&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2017 21:16:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Monitoring-services-and-process-and-which-port-using/m-p/348506#M85820</guid>
      <dc:creator>test_qweqwe</dc:creator>
      <dc:date>2017-12-18T21:16:52Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring services and process and which port using</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Monitoring-services-and-process-and-which-port-using/m-p/348507#M85821</link>
      <description>&lt;P&gt;This looks great but I don't see an input-type, "Splunk network monitoring" when I try to add it to my Splunk Enterprise 7.3 environment. Is that a particular add-on or app?&lt;/P&gt;</description>
      <pubDate>Thu, 30 Apr 2020 22:22:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Monitoring-services-and-process-and-which-port-using/m-p/348507#M85821</guid>
      <dc:creator>ttovarzoll</dc:creator>
      <dc:date>2020-04-30T22:22:15Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring services and process and which port using</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Monitoring-services-and-process-and-which-port-using/m-p/503910#M85937</link>
      <description>&lt;P&gt;Splunk Add-on for Microsoft Windows&lt;/P&gt;&lt;P&gt;&lt;A href="https://splunkbase.splunk.com/app/742/" target="_blank" rel="noopener"&gt;https://splunkbase.splunk.com/app/742/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jun 2020 12:22:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Monitoring-services-and-process-and-which-port-using/m-p/503910#M85937</guid>
      <dc:creator>jacobpevans</dc:creator>
      <dc:date>2020-06-11T12:22:56Z</dc:date>
    </item>
  </channel>
</rss>

