<?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: Collect data from WEC to which other machines send logs in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Collect-data-from-WEC-to-which-other-machines-send-logs/m-p/579558#M102311</link>
    <description>&lt;P&gt;&lt;SPAN&gt;how we&amp;nbsp; can specify a regex in the inputs.conf to make sure that it assigns the proper host value&amp;nbsp; ?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 30 Dec 2021 08:40:11 GMT</pubDate>
    <dc:creator>engrimranzakir</dc:creator>
    <dc:date>2021-12-30T08:40:11Z</dc:date>
    <item>
      <title>Collect data from WEC to which other machines send logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Collect-data-from-WEC-to-which-other-machines-send-logs/m-p/350349#M64304</link>
      <description>&lt;P&gt;Hello.&lt;BR /&gt;
I have windows№1 who sending logs to my windows№2 (WEC) on which i have UF (windows_TA) who collecting data and in Splunk i got logs only from windows№2 (although the logs from windows№1 are displayed in WEC).&lt;/P&gt;</description>
      <pubDate>Wed, 20 Dec 2017 12:17:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Collect-data-from-WEC-to-which-other-machines-send-logs/m-p/350349#M64304</guid>
      <dc:creator>test_qweqwe</dc:creator>
      <dc:date>2017-12-20T12:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: Collect data from WEC to which other machines send logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Collect-data-from-WEC-to-which-other-machines-send-logs/m-p/350350#M64305</link>
      <description>&lt;P&gt;hey &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/73925"&gt;@test_qweqwe&lt;/a&gt;&lt;BR /&gt;
what logs are you sending to windows2? As I see you have installed &lt;CODE&gt;windows_TA&lt;/CODE&gt; it seems that it is a Splunk Add-on for Windows which provides data inputs for Windows management. You can monitor, manage, and troubleshoot Windows operating systems from one place. The add-on comes with a set of file, event log, performance monitoring, and other inputs for collecting CPU, disk, I/O, memory, log, configuration, and user data.&lt;BR /&gt;
so the question is how are you forwarding these logs to windows2?&lt;/P&gt;

&lt;P&gt;Don't you think this is not something you are doing indexing manually by writing monitor inputs? in this case, it should show but in your case, you can not, rather you need to install forwarder and add-on on winodow1 as well&lt;/P&gt;

&lt;P&gt;I hope this helps you!&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 17:18:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Collect-data-from-WEC-to-which-other-machines-send-logs/m-p/350350#M64305</guid>
      <dc:creator>mayurr98</dc:creator>
      <dc:date>2020-09-29T17:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: Collect data from WEC to which other machines send logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Collect-data-from-WEC-to-which-other-machines-send-logs/m-p/350351#M64306</link>
      <description>&lt;P&gt;Oh, the problem is another &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;
windows1 monitoring another machines, but it's looking as in my screenshot&lt;BR /&gt;
&lt;A href="http://prntscr.com/hq1eqr"&gt;http://prntscr.com/hq1eqr&lt;/A&gt;&lt;BR /&gt;
Another hosts only shows in logs as field of logs of windows1. I need to show another as separate hosts.&lt;/P&gt;

&lt;P&gt;Do u understand what I mean? It's kinda hard me explain on English.&lt;BR /&gt;
&lt;A href="http://prntscr.com/hq1g59"&gt;http://prntscr.com/hq1g59&lt;/A&gt; (I monitoring them, but there are not Update Last time, coz dat hosts including as fields of WIN2012LAB). &lt;/P&gt;</description>
      <pubDate>Wed, 20 Dec 2017 12:59:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Collect-data-from-WEC-to-which-other-machines-send-logs/m-p/350351#M64306</guid>
      <dc:creator>test_qweqwe</dc:creator>
      <dc:date>2017-12-20T12:59:39Z</dc:date>
    </item>
    <item>
      <title>Re: Collect data from WEC to which other machines send logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Collect-data-from-WEC-to-which-other-machines-send-logs/m-p/350352#M64307</link>
      <description>&lt;P&gt;Okay got your problem ,&lt;/P&gt;

&lt;P&gt;You need to specify a regex in the inputs.conf to make sure that it assigns the proper host value .&lt;/P&gt;

&lt;P&gt;The parameter for that is host_regex .&lt;/P&gt;

&lt;P&gt;so until you specify the regex it shows you all the events from windowsno1 and 2 with host = windows2 as the logs are getting from windows 2 to splunk.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Dec 2017 14:13:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Collect-data-from-WEC-to-which-other-machines-send-logs/m-p/350352#M64307</guid>
      <dc:creator>naidusadanala</dc:creator>
      <dc:date>2017-12-20T14:13:28Z</dc:date>
    </item>
    <item>
      <title>Re: Collect data from WEC to which other machines send logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Collect-data-from-WEC-to-which-other-machines-send-logs/m-p/350353#M64308</link>
      <description>&lt;P&gt;I will try later this method. Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 20 Dec 2017 15:11:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Collect-data-from-WEC-to-which-other-machines-send-logs/m-p/350353#M64308</guid>
      <dc:creator>test_qweqwe</dc:creator>
      <dc:date>2017-12-20T15:11:24Z</dc:date>
    </item>
    <item>
      <title>Re: Collect data from WEC to which other machines send logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Collect-data-from-WEC-to-which-other-machines-send-logs/m-p/579558#M102311</link>
      <description>&lt;P&gt;&lt;SPAN&gt;how we&amp;nbsp; can specify a regex in the inputs.conf to make sure that it assigns the proper host value&amp;nbsp; ?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Dec 2021 08:40:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Collect-data-from-WEC-to-which-other-machines-send-logs/m-p/579558#M102311</guid>
      <dc:creator>engrimranzakir</dc:creator>
      <dc:date>2021-12-30T08:40:11Z</dc:date>
    </item>
  </channel>
</rss>

