<?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: Forward specific syslog message to another system in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Forward-specific-syslog-message-to-another-system/m-p/99441#M182682</link>
    <description>&lt;P&gt;You need the Heavy forwarder to be able to do this. The universal forwarder does not inspect events so you would not be able to forward based on a condition in the event.&lt;/P&gt;

&lt;P&gt;The basic steps are:&lt;BR /&gt;
 1. Configure outputs.conf with the remote system. Don't set a default group, so by default you don't forward&lt;BR /&gt;
 2. Configure props.conf to run a transform for syslog source&lt;BR /&gt;
 3. Configure transforms.conf to set TCP routing when your condition is met&lt;/P&gt;

&lt;P&gt;See the &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Deploy/Routeandfilterdatad"&gt;doco&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 18 Apr 2013 15:17:35 GMT</pubDate>
    <dc:creator>datasearchninja</dc:creator>
    <dc:date>2013-04-18T15:17:35Z</dc:date>
    <item>
      <title>Forward specific syslog message to another system</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Forward-specific-syslog-message-to-another-system/m-p/99439#M182680</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
I have splunk v5.0 running on RHEL and I want to forward all syslog messages %SYS-CONFIG-5 events from splunk to another system.  I've been looking through the forum and have seen light/heavy forwaders etc and also seen about editing outputs.conf file.  I'm not sure how to specifically go about doing this.&lt;/P&gt;

&lt;P&gt;If someone can help, I'd appreciate it.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Neil&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2013 13:27:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Forward-specific-syslog-message-to-another-system/m-p/99439#M182680</guid>
      <dc:creator>nmobrien1977</dc:creator>
      <dc:date>2013-04-18T13:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: Forward specific syslog message to another system</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Forward-specific-syslog-message-to-another-system/m-p/99440#M182681</link>
      <description>&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Deploy/Forwarddatatothird-partysystemsd"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Deploy/Forwarddatatothird-partysystemsd&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2013 15:11:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Forward-specific-syslog-message-to-another-system/m-p/99440#M182681</guid>
      <dc:creator>kristian_kolb</dc:creator>
      <dc:date>2013-04-18T15:11:20Z</dc:date>
    </item>
    <item>
      <title>Re: Forward specific syslog message to another system</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Forward-specific-syslog-message-to-another-system/m-p/99441#M182682</link>
      <description>&lt;P&gt;You need the Heavy forwarder to be able to do this. The universal forwarder does not inspect events so you would not be able to forward based on a condition in the event.&lt;/P&gt;

&lt;P&gt;The basic steps are:&lt;BR /&gt;
 1. Configure outputs.conf with the remote system. Don't set a default group, so by default you don't forward&lt;BR /&gt;
 2. Configure props.conf to run a transform for syslog source&lt;BR /&gt;
 3. Configure transforms.conf to set TCP routing when your condition is met&lt;/P&gt;

&lt;P&gt;See the &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Deploy/Routeandfilterdatad"&gt;doco&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2013 15:17:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Forward-specific-syslog-message-to-another-system/m-p/99441#M182682</guid>
      <dc:creator>datasearchninja</dc:creator>
      <dc:date>2013-04-18T15:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: Forward specific syslog message to another system</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Forward-specific-syslog-message-to-another-system/m-p/99442#M182683</link>
      <description>&lt;P&gt;If you want to forward a subset of data to Splunk and a thirdpart you will have to use a concept called data routing and filtering.  To acomplishing this you need a Heavy forwarder Installed instead of a Universal or Light Forwarder by editing outputs.conf, props.conf, and transforms.conf.  By doing this you are sending raw syslog data to the another system.&lt;/P&gt;

&lt;P&gt;If you have an Network like appliance you can have two syslog recepients list.&lt;/P&gt;

&lt;P&gt;Additional Reading:&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.2/Deploy/Forwarddatatothird-partysystemsd"&gt;Forwarddatatothird-partysystemsd&lt;/A&gt; - Read Section called "Send a subset of data to a syslog server"&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://splunk-base.splunk.com/answers/60572/splunk-disaster-recovery?page=1&amp;amp;focusedAnswerId=60613#60613"&gt;plunk-disaster-recovery?page=1&amp;amp;focusedAnswerId=60613#60613&lt;/A&gt;&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;Hope this helps or gets you started.  Don't forget to accept and/or vote up answers.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2013 15:34:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Forward-specific-syslog-message-to-another-system/m-p/99442#M182683</guid>
      <dc:creator>bmacias84</dc:creator>
      <dc:date>2013-04-18T15:34:24Z</dc:date>
    </item>
    <item>
      <title>Re: Forward specific syslog message to another system</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Forward-specific-syslog-message-to-another-system/m-p/99443#M182684</link>
      <description>&lt;P&gt;Thanks guys, but how do I know if I have a heavy forwarder or not?&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2013 13:01:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Forward-specific-syslog-message-to-another-system/m-p/99443#M182684</guid>
      <dc:creator>nmobrien1977</dc:creator>
      <dc:date>2013-04-23T13:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: Forward specific syslog message to another system</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Forward-specific-syslog-message-to-another-system/m-p/99444#M182685</link>
      <description>&lt;P&gt;You should know what you installed &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;There are two options, either you have a Universal Forwarder (no gui, no local indexing of events, located in &lt;CODE&gt;/opt/splunkforwarder&lt;/CODE&gt; OR &lt;CODE&gt;c:\program files\splunkuniversalforwarder&lt;/CODE&gt;) &lt;/P&gt;

&lt;P&gt;OR &lt;/P&gt;

&lt;P&gt;a Heavy Forwarder, which is a regular Splunk instance which has been configured to forward incoming events (and possibly index them locally as well). GUI may optionally be turned off.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2013 14:01:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Forward-specific-syslog-message-to-another-system/m-p/99444#M182685</guid>
      <dc:creator>kristian_kolb</dc:creator>
      <dc:date>2013-04-23T14:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: Forward specific syslog message to another system</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Forward-specific-syslog-message-to-another-system/m-p/99445#M182686</link>
      <description>&lt;P&gt;There is a possiblity that you don't have a forwarder AT ALL, but rather a standalone splunk indexer.&lt;/P&gt;

&lt;P&gt;See this for info on where you can configure stuff.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://wiki.splunk.com/Where_do_I_configure_my_Splunk_settings"&gt;http://wiki.splunk.com/Where_do_I_configure_my_Splunk_settings&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;PS. A Lightweight Forwarder is an older form of forwarder, now deprecated in favour of Universal Forwarder&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2013 14:01:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Forward-specific-syslog-message-to-another-system/m-p/99445#M182686</guid>
      <dc:creator>kristian_kolb</dc:creator>
      <dc:date>2013-04-23T14:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: Forward specific syslog message to another system</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Forward-specific-syslog-message-to-another-system/m-p/99446#M182687</link>
      <description>&lt;P&gt;The full install of Splunk contains the Light Forwarder and  Heavy Forwarder.  Run &lt;STRONG&gt;./splunk help&lt;/STRONG&gt; if you see Splunkd and splunk web listed in status you have a full install, else its a UF.  To check if HF or LF is enabled type &lt;STRONG&gt;./splunk display app&lt;/STRONG&gt;.  If you see &lt;STRONG&gt;SplunkForwarder Enabled&lt;/STRONG&gt; you have a HF or &lt;STRONG&gt;SplunkLightForwarder Enabled&lt;/STRONG&gt; you have a LF.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2013 15:20:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Forward-specific-syslog-message-to-another-system/m-p/99446#M182687</guid>
      <dc:creator>bmacias84</dc:creator>
      <dc:date>2013-04-23T15:20:52Z</dc:date>
    </item>
    <item>
      <title>Re: Forward specific syslog message to another system</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Forward-specific-syslog-message-to-another-system/m-p/99447#M182688</link>
      <description>&lt;P&gt;Hi Guys - thanks for your comments up to now, I've managed to get back to this.&lt;/P&gt;

&lt;P&gt;So I've configured as per below but it's still not working, and I've no idea where to start looking for the reason why?  I've also enabled the heavyforwarder.  I'd appreciate some guidance, even if you just tell me where to look for some clues?&lt;/P&gt;

&lt;P&gt;.................................................&lt;BR /&gt;
outputs.conf&lt;BR /&gt;
[syslog:MY_GROUP]&lt;BR /&gt;
disabled = false&lt;BR /&gt;
server = &lt;IP address=""&gt;:514&lt;/IP&gt;&lt;/P&gt;

&lt;P&gt;.................................................&lt;/P&gt;

&lt;P&gt;props.conf&lt;BR /&gt;
[syslog]&lt;BR /&gt;
TRANSFORMS-fwdsyslog = send_to_ncm&lt;BR /&gt;
.................................................&lt;/P&gt;

&lt;P&gt;transforms.conf&lt;BR /&gt;
[send_to_ncm]&lt;BR /&gt;
REGEX = SYS-5-CONFIG&lt;BR /&gt;
DEST_KEY = _SYSLOG_ROUTING&lt;BR /&gt;
FORMAT = MY_GROUP&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 13:52:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Forward-specific-syslog-message-to-another-system/m-p/99447#M182688</guid>
      <dc:creator>nmobrien1977</dc:creator>
      <dc:date>2020-09-28T13:52:38Z</dc:date>
    </item>
    <item>
      <title>Re: Forward specific syslog message to another system</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Forward-specific-syslog-message-to-another-system/m-p/99448#M182689</link>
      <description>&lt;P&gt;In your _raw data &lt;EM&gt;SYS-5-CONFIG&lt;/EM&gt; is in every event?  Why not just use &lt;STRONG&gt;REGEX = .&lt;/STRONG&gt;, this regex will grab every syslog event.  Everything else looks fine.&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2013 17:18:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Forward-specific-syslog-message-to-another-system/m-p/99448#M182689</guid>
      <dc:creator>bmacias84</dc:creator>
      <dc:date>2013-05-10T17:18:11Z</dc:date>
    </item>
    <item>
      <title>Re: Forward specific syslog message to another system</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Forward-specific-syslog-message-to-another-system/m-p/99449#M182690</link>
      <description>&lt;P&gt;THanks, I've actually tried it both ways, neither would work but I'm trying to match SYS-5-CONFIG just so I can initiate a config pull based on in.  I don't need everything.&lt;/P&gt;</description>
      <pubDate>Sat, 11 May 2013 09:41:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Forward-specific-syslog-message-to-another-system/m-p/99449#M182690</guid>
      <dc:creator>nmobrien1977</dc:creator>
      <dc:date>2013-05-11T09:41:45Z</dc:date>
    </item>
  </channel>
</rss>

