<?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: Getting Data in from SYSLOG / File Monitor in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Getting-Data-in-from-SYSLOG-File-Monitor-Am-I-missing-something/m-p/602098#M104880</link>
    <description>&lt;P&gt;Globbing rules of monitor inputs can be tricky.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.2.6/Admin/Inputsconf#MONITOR:" target="_blank" rel="noopener"&gt;https://docs.splunk.com/Documentation/Splunk/8.2.6/Admin/Inputsconf#MONITOR:&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I'd point the input to the whole directory (without wildcards) and set the whitelist to *.log files. (If you don't have any other files in those directories, you can skip the whitelist altogether.&lt;/P&gt;&lt;PRE&gt;[&lt;FONT color="#0000FF"&gt;monitor://D:\Logs\Syslog\Logs\switch]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;sourcetype = syslog-switch&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;disabled = false&lt;BR /&gt;whitelist = .*\.log&lt;BR /&gt;&lt;/FONT&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 16 Jun 2022 14:31:31 GMT</pubDate>
    <dc:creator>PickleRick</dc:creator>
    <dc:date>2022-06-16T14:31:31Z</dc:date>
    <item>
      <title>Getting Data in from SYSLOG / File Monitor- Am I missing something?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Getting-Data-in-from-SYSLOG-File-Monitor-Am-I-missing-something/m-p/601951#M104867</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;We are running Enterprise 8.2.6 (Windows Server).&amp;nbsp; We use a product called Fastvue Syslog Server on another Windows Server as a central Syslog server.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Fastvue Syslog writes out the syslogs into folders such as:&lt;/P&gt;
&lt;P&gt;D:\Logs\Syslog\Logs\switch\x.x.x.x\x.x.x.x-YYYY-MM-DD.log&lt;BR /&gt;D:\Logs\Syslog\Logs\esx\x.x.x.x\x.x.x.x-YYYY-MM-DD.log&lt;/P&gt;
&lt;P&gt;(where x.x.x.x is the syslog client ip address)&lt;/P&gt;
&lt;P&gt;The Syslog Server has the Splunk Universal Forwarder installed as is configured to for output Windows Event Logs.&lt;/P&gt;
&lt;P&gt;The &lt;STRONG&gt;inputs.conf&lt;/STRONG&gt; file has the following added in addition to the eventlogs:&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;[monitor://D:\Logs\Syslog\Logs\switch\*]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;sourcetype = syslog-switch&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;disabled = false&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;[monitor://D:\Logs\Syslog\Logs\esx\*]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;sourcetype = syslog-esx&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;disabled = false&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;On the Splunk Indexer, we can see event logs from the Windows Server, but we are not seeing any syslog message from the logged files?&lt;/P&gt;
&lt;P&gt;Am I missing something?&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2022 18:14:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Getting-Data-in-from-SYSLOG-File-Monitor-Am-I-missing-something/m-p/601951#M104867</guid>
      <dc:creator>dasadmin</dc:creator>
      <dc:date>2022-06-16T18:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Data in from SYSLOG / File Monitor</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Getting-Data-in-from-SYSLOG-File-Monitor-Am-I-missing-something/m-p/601957#M104868</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/246913"&gt;@dasadmin&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;it seems you have missed to define the index parameter in inputs.conf where the logs should be written&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;index = abc&amp;nbsp;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note:- if it helps karma points are appreciated/if it resolves solution acceptance is appreciated&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2022 17:08:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Getting-Data-in-from-SYSLOG-File-Monitor-Am-I-missing-something/m-p/601957#M104868</guid>
      <dc:creator>venky1544</dc:creator>
      <dc:date>2022-06-15T17:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Data in from SYSLOG / File Monitor</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Getting-Data-in-from-SYSLOG-File-Monitor-Am-I-missing-something/m-p/602031#M104877</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;I was looking at&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.2.6/admin/Inputsconf" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.2.6/admin/Inputsconf&lt;/A&gt;&amp;nbsp;and under GLOBAL SETTINGS is says:&lt;/P&gt;&lt;PRE&gt;index = &amp;lt;string&amp;gt;
* Sets the index to store events from this input.
* Primarily used to specify the index to store events that come in through
  this input stanza.
* Default: main (or whatever you have set as your default index)&lt;/PRE&gt;&lt;P&gt;So I wasn't sure I needed to add anything?&amp;nbsp; Also when I installed the Universal Forwarder on the Windows Server where the Syslog file are, I added a path to the folder to monitor, and this did not add an index tag either?&lt;/P&gt;&lt;P&gt;However, I'll give it a try and see if adding the index tag works.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;DAS Admin&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2022 07:54:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Getting-Data-in-from-SYSLOG-File-Monitor-Am-I-missing-something/m-p/602031#M104877</guid>
      <dc:creator>dasadmin</dc:creator>
      <dc:date>2022-06-16T07:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Data in from SYSLOG / File Monitor</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Getting-Data-in-from-SYSLOG-File-Monitor-Am-I-missing-something/m-p/602091#M104879</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/246913"&gt;@dasadmin&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;without the index name (the index should exist) it would either direct the events to main index or the default index in your settings it imp to define the index for any input source&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Note:- if it helps karma points are appreciated/if it resolves solution acceptance is appreciated&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2022 13:59:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Getting-Data-in-from-SYSLOG-File-Monitor-Am-I-missing-something/m-p/602091#M104879</guid>
      <dc:creator>venky1544</dc:creator>
      <dc:date>2022-06-16T13:59:28Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Data in from SYSLOG / File Monitor</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Getting-Data-in-from-SYSLOG-File-Monitor-Am-I-missing-something/m-p/602098#M104880</link>
      <description>&lt;P&gt;Globbing rules of monitor inputs can be tricky.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.2.6/Admin/Inputsconf#MONITOR:" target="_blank" rel="noopener"&gt;https://docs.splunk.com/Documentation/Splunk/8.2.6/Admin/Inputsconf#MONITOR:&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I'd point the input to the whole directory (without wildcards) and set the whitelist to *.log files. (If you don't have any other files in those directories, you can skip the whitelist altogether.&lt;/P&gt;&lt;PRE&gt;[&lt;FONT color="#0000FF"&gt;monitor://D:\Logs\Syslog\Logs\switch]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;sourcetype = syslog-switch&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;disabled = false&lt;BR /&gt;whitelist = .*\.log&lt;BR /&gt;&lt;/FONT&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2022 14:31:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Getting-Data-in-from-SYSLOG-File-Monitor-Am-I-missing-something/m-p/602098#M104880</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2022-06-16T14:31:31Z</dc:date>
    </item>
  </channel>
</rss>

