<?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: How can I pipe search results to syslog? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-pipe-search-results-to-syslog/m-p/136950#M37483</link>
    <description>&lt;P&gt;I didn't even know you could do that, it's possible that it could work, my fields are using the Windows app for splunk so I'm not sure if I'd be able to use that regex. Thanks for the tip. &lt;/P&gt;</description>
    <pubDate>Tue, 24 Feb 2015 21:01:22 GMT</pubDate>
    <dc:creator>grantsales</dc:creator>
    <dc:date>2015-02-24T21:01:22Z</dc:date>
    <item>
      <title>How can I pipe search results to syslog?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-pipe-search-results-to-syslog/m-p/136946#M37479</link>
      <description>&lt;P&gt;Example:&lt;/P&gt;

&lt;P&gt;I'd like to run a search on windows logs, do some data transformation and then pipe the output to a syslog listener not on the local host. &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;sourcetype="WinEventLog:Security" EventCode=4624 Logon_Type=2 |  Send to syslog IP 10.0.0.12:514
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 12 Feb 2015 21:08:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-pipe-search-results-to-syslog/m-p/136946#M37479</guid>
      <dc:creator>grantsales</dc:creator>
      <dc:date>2015-02-12T21:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: How can I pipe search results to syslog?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-pipe-search-results-to-syslog/m-p/136947#M37480</link>
      <description>&lt;P&gt;The &lt;A href="https://apps.splunk.com/app/1847/"&gt;Splunk App for CEF&lt;/A&gt; demonstrates one way of doing this.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Feb 2015 15:17:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-pipe-search-results-to-syslog/m-p/136947#M37480</guid>
      <dc:creator>dart</dc:creator>
      <dc:date>2015-02-13T15:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: How can I pipe search results to syslog?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-pipe-search-results-to-syslog/m-p/136948#M37481</link>
      <description>&lt;P&gt;Thanks, but I am looking for an alternative to this app. &lt;/P&gt;

&lt;P&gt;My current tools are limited to "Searching and Reporting" App and any python scripts I can put on the server. &lt;/P&gt;</description>
      <pubDate>Tue, 24 Feb 2015 19:40:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-pipe-search-results-to-syslog/m-p/136948#M37481</guid>
      <dc:creator>grantsales</dc:creator>
      <dc:date>2015-02-24T19:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: How can I pipe search results to syslog?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-pipe-search-results-to-syslog/m-p/136949#M37482</link>
      <description>&lt;P&gt;This maybe sounds strange in the first place; but how about using the route and filter method in &lt;CODE&gt;props.conf&lt;/CODE&gt; like written in the docs &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.1/Forwarding/Routeandfilterdatad#Replicate_a_subset_of_data_to_a_third-party_system"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.1/Forwarding/Routeandfilterdatad#Replicate_a_subset_of_data_to_a_third-party_system&lt;/A&gt; &lt;BR /&gt;
Use as regex something like this &lt;CODE&gt;REGEX = .+EventCode=4624.+Logon_Type=2&lt;/CODE&gt; and set it on the sourcetype &lt;CODE&gt;[WinEventLog:Security]&lt;/CODE&gt; &lt;/P&gt;</description>
      <pubDate>Tue, 24 Feb 2015 19:54:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-pipe-search-results-to-syslog/m-p/136949#M37482</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2015-02-24T19:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: How can I pipe search results to syslog?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-pipe-search-results-to-syslog/m-p/136950#M37483</link>
      <description>&lt;P&gt;I didn't even know you could do that, it's possible that it could work, my fields are using the Windows app for splunk so I'm not sure if I'd be able to use that regex. Thanks for the tip. &lt;/P&gt;</description>
      <pubDate>Tue, 24 Feb 2015 21:01:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-pipe-search-results-to-syslog/m-p/136950#M37483</guid>
      <dc:creator>grantsales</dc:creator>
      <dc:date>2015-02-24T21:01:22Z</dc:date>
    </item>
  </channel>
</rss>

