<?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: Splunk HF send only auditd, syslog, linux_secure to 3rd party syslog in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-HF-send-only-auditd-syslog-linux-secure-to-3rd-party/m-p/496080#M84619</link>
    <description>&lt;P&gt;No, there is only 1 HF collecting from dozens of UF. The HF is being used as a network segmentation conduit.&lt;/P&gt;</description>
    <pubDate>Wed, 29 Jan 2020 00:01:24 GMT</pubDate>
    <dc:creator>ZimmermanC1</dc:creator>
    <dc:date>2020-01-29T00:01:24Z</dc:date>
    <item>
      <title>Splunk HF send only auditd, syslog, linux_secure to 3rd party syslog</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-HF-send-only-auditd-syslog-linux-secure-to-3rd-party/m-p/496078#M84617</link>
      <description>&lt;P&gt;I am having trouble wrapping my head around how to configure a HF to forward the sourcetypes of syslog and auditd to a 3rd party syslog host as well as to an indexer, without sending other sourcetypes as well.&lt;/P&gt;

&lt;P&gt;I am trying to use a combination of these to docs to help but I have not been successful yet.&lt;BR /&gt;
Route and filter data&lt;BR /&gt;
Forward data to third-party systems&lt;/P&gt;

&lt;P&gt;My configs look like this right now.&lt;/P&gt;

&lt;P&gt;props.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[syslog]
TRANSFORMS-routing = routeAll, send_to_syslog

[auditd]
TRANSFORMS-routing = routeAll, send_to_syslog

[cpu]
TRANSFORMS-routing = routeAll

[ps]
TRANSFORMS-routing = routeAll
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;transforms.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[routeAll]
REGEX = (.)
DEST_KEY = _TCP_ROUTING
FORMAT = default-autolb-group

[send_to_syslog]
REGEX = (.)
DEST_KEY = _SYSLOG_ROUTING
FORMAT = syslogGroup
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;outputs.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tcpout]
defaultGroup = default-autolb-group

[tcpout:default-autolb-group]
server = Y.Y.Y.Y:9997

[tcpout-server://Y.Y.Y.Y:9997]

[indexAndForward]
index = false

[syslog]
defaultGroup=syslogGroup

[syslog:syslogGroup]
server = X.X.X.X:514
sendCookedData = false
type = tcp
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sat, 25 Jan 2020 20:46:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-HF-send-only-auditd-syslog-linux-secure-to-3rd-party/m-p/496078#M84617</guid>
      <dc:creator>ZimmermanC1</dc:creator>
      <dc:date>2020-01-25T20:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk HF send only auditd, syslog, linux_secure to 3rd party syslog</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-HF-send-only-auditd-syslog-linux-secure-to-3rd-party/m-p/496079#M84618</link>
      <description>&lt;P&gt;Hi @ZimmermanC1,&lt;BR /&gt;
what's the wrong behaviour you have?&lt;BR /&gt;
Have you also other Heavy Forwarders that sends these logs to this HF?&lt;/P&gt;

&lt;P&gt;Ciao.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2020 10:03:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-HF-send-only-auditd-syslog-linux-secure-to-3rd-party/m-p/496079#M84618</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2020-01-28T10:03:00Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk HF send only auditd, syslog, linux_secure to 3rd party syslog</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-HF-send-only-auditd-syslog-linux-secure-to-3rd-party/m-p/496080#M84619</link>
      <description>&lt;P&gt;No, there is only 1 HF collecting from dozens of UF. The HF is being used as a network segmentation conduit.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2020 00:01:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-HF-send-only-auditd-syslog-linux-secure-to-3rd-party/m-p/496080#M84619</guid>
      <dc:creator>ZimmermanC1</dc:creator>
      <dc:date>2020-01-29T00:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk HF send only auditd, syslog, linux_secure to 3rd party syslog</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-HF-send-only-auditd-syslog-linux-secure-to-3rd-party/m-p/496081#M84620</link>
      <description>&lt;P&gt;Hi @ZimmermanC1,&lt;BR /&gt;
OK what's the wrong behaviour you have?&lt;/P&gt;

&lt;P&gt;Ciao.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2020 07:23:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-HF-send-only-auditd-syslog-linux-secure-to-3rd-party/m-p/496081#M84620</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2020-01-29T07:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk HF send only auditd, syslog, linux_secure to 3rd party syslog</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-HF-send-only-auditd-syslog-linux-secure-to-3rd-party/m-p/496082#M84621</link>
      <description>&lt;P&gt;Hi ZimmermanC1 ,&lt;/P&gt;

&lt;P&gt;PFB link for forwarding syslog log data to indexer or third part syslog host by HF.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://splunkonbigdata.com/2019/07/09/syslog-integration-with-splunk/"&gt;https://splunkonbigdata.com/2019/07/09/syslog-integration-with-splunk/&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Let me know.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2020 07:34:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-HF-send-only-auditd-syslog-linux-secure-to-3rd-party/m-p/496082#M84621</guid>
      <dc:creator>abhijeet01</dc:creator>
      <dc:date>2020-01-29T07:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk HF send only auditd, syslog, linux_secure to 3rd party syslog</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-HF-send-only-auditd-syslog-linux-secure-to-3rd-party/m-p/496083#M84622</link>
      <description>&lt;P&gt;My issue is that i need a configuration that will only forward events to my 3rd party syslog server that come from monitoring of:&lt;BR /&gt;
  /var/log/messages&lt;BR /&gt;
  /var/log/secure&lt;BR /&gt;
  /var/log/audit/audit.log&lt;BR /&gt;
Even if I have other scripts running via the Splunk_TA_nix app on each UF that is feeding the HF.&lt;/P&gt;

&lt;P&gt;Right now I can only get the HF to send all events to both the Splunk Indexers and the 3rd party syslog server.&lt;BR /&gt;
As an example, I have ps.sh enabled to run every 10 minutes via Splunk_TA_nix on each machine that has a UF installed on it. I want the PS events to go to the indexers but not into the 3rd party syslog server.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 03:56:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-HF-send-only-auditd-syslog-linux-secure-to-3rd-party/m-p/496083#M84622</guid>
      <dc:creator>ZimmermanC1</dc:creator>
      <dc:date>2020-09-30T03:56:41Z</dc:date>
    </item>
  </channel>
</rss>

