<?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 How to setup a Universal Forwarder to forward syslog data from firewall in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-setup-a-Universal-Forwarder-to-forward-syslog-data-from/m-p/553354#M91745</link>
    <description>&lt;P&gt;I have a windows 2019 SRV and will be installing splunk forwarder 8.0.4&lt;/P&gt;&lt;P&gt;I have a firewall and I have set the IP of this new server as it's syslog server. It's my understanding that the sonicwall sends this syslog information over port 514.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So how do I setup my syslog server w/ the Universal Forwarder to ingest and forward this data on to the indexer. Or do I need to setup a "listener" outside of splunk on the new syslog server to get the data to a log file and then simply use the forwarder to grab that log file and send to indexer?&lt;/P&gt;</description>
    <pubDate>Thu, 27 May 2021 15:39:18 GMT</pubDate>
    <dc:creator>jbleich</dc:creator>
    <dc:date>2021-05-27T15:39:18Z</dc:date>
    <item>
      <title>How to setup a Universal Forwarder to forward syslog data from firewall</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-setup-a-Universal-Forwarder-to-forward-syslog-data-from/m-p/553354#M91745</link>
      <description>&lt;P&gt;I have a windows 2019 SRV and will be installing splunk forwarder 8.0.4&lt;/P&gt;&lt;P&gt;I have a firewall and I have set the IP of this new server as it's syslog server. It's my understanding that the sonicwall sends this syslog information over port 514.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So how do I setup my syslog server w/ the Universal Forwarder to ingest and forward this data on to the indexer. Or do I need to setup a "listener" outside of splunk on the new syslog server to get the data to a log file and then simply use the forwarder to grab that log file and send to indexer?&lt;/P&gt;</description>
      <pubDate>Thu, 27 May 2021 15:39:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-setup-a-Universal-Forwarder-to-forward-syslog-data-from/m-p/553354#M91745</guid>
      <dc:creator>jbleich</dc:creator>
      <dc:date>2021-05-27T15:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to setup a Universal Forwarder to forward syslog data from firewall</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-setup-a-Universal-Forwarder-to-forward-syslog-data-from/m-p/553389#M91752</link>
      <description>&lt;P&gt;The original way of doing syslog was to have Splunk listen on TCP and/or UDP port 514, but that's no longer recommended as it can lead to data loss when Splunk restarts.&lt;/P&gt;&lt;P&gt;The long-recommended method is the latter of your thoughts: set up a dedicated syslog listener (often syslog-ng), have it write received data to files, and have Splunk UF monitor those files.&amp;nbsp; That works pretty well.&lt;/P&gt;&lt;P&gt;The newest method is to use the Splunk Connect for Syslog (SC4S) app.&amp;nbsp; It creates a syslog-ng server in a container, listens for syslog events, and send them directly to a HEC input on your indexer(s).&lt;/P&gt;</description>
      <pubDate>Thu, 27 May 2021 18:09:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-setup-a-Universal-Forwarder-to-forward-syslog-data-from/m-p/553389#M91752</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-05-27T18:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to setup a Universal Forwarder to forward syslog data from firewall</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-setup-a-Universal-Forwarder-to-forward-syslog-data-from/m-p/553393#M91753</link>
      <description>&lt;P&gt;Thanks for that info, I'm not "scared" of linux it's just I dont use it a ton so when I have to work on it i have to retrain myself.......are there any options w/ a windows syslog server?&lt;/P&gt;</description>
      <pubDate>Thu, 27 May 2021 18:45:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-setup-a-Universal-Forwarder-to-forward-syslog-data-from/m-p/553393#M91753</guid>
      <dc:creator>jbleich</dc:creator>
      <dc:date>2021-05-27T18:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to setup a Universal Forwarder to forward syslog data from firewall</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-setup-a-Universal-Forwarder-to-forward-syslog-data-from/m-p/553410#M91754</link>
      <description>&lt;P&gt;The second and third options in my answer may work on Windows, but I have seen or heard of anyone doing so.&amp;nbsp; "Windows" and "syslog" usually don't go in the same sentence.&amp;nbsp; Of course, the instructions are usually written for a Linux server so you'll have to translate everything into Windows-speak.&lt;/P&gt;&lt;P&gt;This may be a good opportunity to strengthen your Linux skills.&amp;nbsp; Splunk on Windows can be painful at times.&lt;/P&gt;</description>
      <pubDate>Thu, 27 May 2021 20:54:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-setup-a-Universal-Forwarder-to-forward-syslog-data-from/m-p/553410#M91754</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-05-27T20:54:12Z</dc:date>
    </item>
  </channel>
</rss>

