<?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: Forwarding selected events from Indexer to thrid-party application in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Forwarding-selected-events-from-Indexer-to-thrid-party/m-p/56438#M10991</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;you can do that with a transformation.&lt;/P&gt;

&lt;P&gt;You define the output in your outputs.conf. Then you create a transformation using props.conf and transforms.conf:&lt;/P&gt;

&lt;P&gt;props.conf:&lt;/P&gt;

&lt;P&gt;[sourcetypename OR host::HOSTNAME OR source::SOURCENAME]&lt;BR /&gt;
TRANSFORMS-syslog = syslog_out&lt;/P&gt;

&lt;P&gt;transforms.conf&lt;/P&gt;

&lt;P&gt;[syslog_out]&lt;BR /&gt;
REGEX = REGEX_TO_FILTER_EVENTS_GOES_HERE&lt;BR /&gt;
DEST_KEY=_SYSLOG_ROUTING&lt;BR /&gt;
FORMAT=syslog_test&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 14:43:23 GMT</pubDate>
    <dc:creator>fbl_itcs</dc:creator>
    <dc:date>2020-09-28T14:43:23Z</dc:date>
    <item>
      <title>Forwarding selected events from Indexer to thrid-party application</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forwarding-selected-events-from-Indexer-to-thrid-party/m-p/56437#M10990</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
in our system we have same universal forwarders, one indexer and a third-party system that expect only events in syslog-format.&lt;/P&gt;

&lt;P&gt;How can I send selected events from the indexer via syslog to my third-party system. That selected  events should not save in the indexer. All other events should be indexed.&lt;/P&gt;

&lt;P&gt;Is there a way to do this?&lt;/P&gt;

&lt;P&gt;I try this configuration, but the index sent all events via syslog.&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;#inputs.conf&lt;BR /&gt;
[splunktcp-ssl://9997]&lt;BR /&gt;
_SYSLOG_ROUTING = syslog_test&lt;BR /&gt;
&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;#outputs.conf&lt;BR /&gt;
[syslog:syslog_test]&lt;BR /&gt;
server = 192.168.0.42:10514&lt;BR /&gt;
&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Thanks for your help,&lt;BR /&gt;
with best greetings&lt;BR /&gt;&lt;BR /&gt;
Tobias&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 14:43:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forwarding-selected-events-from-Indexer-to-thrid-party/m-p/56437#M10990</guid>
      <dc:creator>tobiasvollrath</dc:creator>
      <dc:date>2020-09-28T14:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarding selected events from Indexer to thrid-party application</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forwarding-selected-events-from-Indexer-to-thrid-party/m-p/56438#M10991</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;you can do that with a transformation.&lt;/P&gt;

&lt;P&gt;You define the output in your outputs.conf. Then you create a transformation using props.conf and transforms.conf:&lt;/P&gt;

&lt;P&gt;props.conf:&lt;/P&gt;

&lt;P&gt;[sourcetypename OR host::HOSTNAME OR source::SOURCENAME]&lt;BR /&gt;
TRANSFORMS-syslog = syslog_out&lt;/P&gt;

&lt;P&gt;transforms.conf&lt;/P&gt;

&lt;P&gt;[syslog_out]&lt;BR /&gt;
REGEX = REGEX_TO_FILTER_EVENTS_GOES_HERE&lt;BR /&gt;
DEST_KEY=_SYSLOG_ROUTING&lt;BR /&gt;
FORMAT=syslog_test&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 14:43:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forwarding-selected-events-from-Indexer-to-thrid-party/m-p/56438#M10991</guid>
      <dc:creator>fbl_itcs</dc:creator>
      <dc:date>2020-09-28T14:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarding selected events from Indexer to thrid-party application</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forwarding-selected-events-from-Indexer-to-thrid-party/m-p/56439#M10992</link>
      <description>&lt;P&gt;It works! Thanks a lot.&lt;/P&gt;

&lt;P&gt;But there is one open querstion:&lt;BR /&gt;&lt;BR /&gt;
&lt;B&gt;The indexer should not index the events wich go out via syslog. Is this posible?&lt;/B&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Sep 2013 14:15:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forwarding-selected-events-from-Indexer-to-thrid-party/m-p/56439#M10992</guid>
      <dc:creator>tobiasvollrath</dc:creator>
      <dc:date>2013-09-06T14:15:54Z</dc:date>
    </item>
  </channel>
</rss>

