<?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 Issue with setting up my forwarders to Syslog servers in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Issue-with-setting-up-my-forwarders-to-Syslog-servers/m-p/314689#M58920</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have the following setup on my heavy forwarder:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;outputs.conf

[tcpout]
defaultGroup = default-autolb-group
indexAndForward = 0

[tcpout:default-autolb-group]
disabled = false
server = indexer1:9997,indexer2:9997

[syslog]
defaultGroup=nothing

[syslog:syslogGroup1]
server = server1:514

[syslog:syslogGroup2]
server=server2:53215

transform.conf

[send_to_syslog1]
REGEX = .*%ASA-\d+-(111008|106100).*
DEST_KEY = _SYSLOG_ROUTING
FORMAT = syslogGroup1

[send_to_syslog2]
REGEX = .
DEST_KEY = _SYSLOG_ROUTING
FORMAT = syslogGroup2

props.conf

[host::host1]
TRANSFORMS-host_! = send_to_syslog1

[host::hosts*]
TRANSFORMS-hosts = send_to_syslog2
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This setup is not working, can someone help?&lt;/P&gt;

&lt;P&gt;Regards&lt;/P&gt;

&lt;P&gt;Jorge&lt;/P&gt;</description>
    <pubDate>Thu, 31 Aug 2017 16:18:16 GMT</pubDate>
    <dc:creator>jorgepinto1</dc:creator>
    <dc:date>2017-08-31T16:18:16Z</dc:date>
    <item>
      <title>Issue with setting up my forwarders to Syslog servers</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Issue-with-setting-up-my-forwarders-to-Syslog-servers/m-p/314689#M58920</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have the following setup on my heavy forwarder:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;outputs.conf

[tcpout]
defaultGroup = default-autolb-group
indexAndForward = 0

[tcpout:default-autolb-group]
disabled = false
server = indexer1:9997,indexer2:9997

[syslog]
defaultGroup=nothing

[syslog:syslogGroup1]
server = server1:514

[syslog:syslogGroup2]
server=server2:53215

transform.conf

[send_to_syslog1]
REGEX = .*%ASA-\d+-(111008|106100).*
DEST_KEY = _SYSLOG_ROUTING
FORMAT = syslogGroup1

[send_to_syslog2]
REGEX = .
DEST_KEY = _SYSLOG_ROUTING
FORMAT = syslogGroup2

props.conf

[host::host1]
TRANSFORMS-host_! = send_to_syslog1

[host::hosts*]
TRANSFORMS-hosts = send_to_syslog2
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This setup is not working, can someone help?&lt;/P&gt;

&lt;P&gt;Regards&lt;/P&gt;

&lt;P&gt;Jorge&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2017 16:18:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Issue-with-setting-up-my-forwarders-to-Syslog-servers/m-p/314689#M58920</guid>
      <dc:creator>jorgepinto1</dc:creator>
      <dc:date>2017-08-31T16:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with setting up my forwarders to Syslog servers</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Issue-with-setting-up-my-forwarders-to-Syslog-servers/m-p/314690#M58921</link>
      <description>&lt;P&gt;Of course, the objective is to forward all the data to the indexers, the data from host1 that matches the regex specified to syslog1 and all the data from several hosts to syslog2&lt;/P&gt;</description>
      <pubDate>Fri, 01 Sep 2017 11:03:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Issue-with-setting-up-my-forwarders-to-Syslog-servers/m-p/314690#M58921</guid>
      <dc:creator>jorgepinto1</dc:creator>
      <dc:date>2017-09-01T11:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with setting up my forwarders to Syslog servers</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Issue-with-setting-up-my-forwarders-to-Syslog-servers/m-p/314691#M58922</link>
      <description>&lt;P&gt;Hi there @Jorgepinto1&lt;/P&gt;

&lt;P&gt;Can you try to specify the hostnames on the second stanza inside the props.conf to see what happens I believe that the current configuration is redundant. And also, be aware of the admiration sign ("!) on the first one.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[host::host1]
 TRANSFORMS-host_1 = send_to_syslog1

 [host::(host2|host3|host4)]
 TRANSFORMS-hosts = send_to_syslog2
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Perhaps you mistyped it but make sure that your filename is called &lt;CODE&gt;transforms.conf&lt;/CODE&gt; instead of transform.conf&lt;/P&gt;</description>
      <pubDate>Fri, 01 Sep 2017 13:25:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Issue-with-setting-up-my-forwarders-to-Syslog-servers/m-p/314691#M58922</guid>
      <dc:creator>alemarzu</dc:creator>
      <dc:date>2017-09-01T13:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with setting up my forwarders to Syslog servers</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Issue-with-setting-up-my-forwarders-to-Syslog-servers/m-p/314692#M58923</link>
      <description>&lt;P&gt;This is the biggest oops I've posted here. Thank you very much Alemarzu. &lt;/P&gt;

&lt;P&gt;Transform.conf vs transforms.conf&lt;/P&gt;</description>
      <pubDate>Fri, 01 Sep 2017 14:06:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Issue-with-setting-up-my-forwarders-to-Syslog-servers/m-p/314692#M58923</guid>
      <dc:creator>jorgepinto1</dc:creator>
      <dc:date>2017-09-01T14:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with setting up my forwarders to Syslog servers</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Issue-with-setting-up-my-forwarders-to-Syslog-servers/m-p/314693#M58924</link>
      <description>&lt;P&gt;It happens sometimes. Glad we could solved it!&lt;/P&gt;</description>
      <pubDate>Fri, 01 Sep 2017 14:18:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Issue-with-setting-up-my-forwarders-to-Syslog-servers/m-p/314693#M58924</guid>
      <dc:creator>alemarzu</dc:creator>
      <dc:date>2017-09-01T14:18:22Z</dc:date>
    </item>
  </channel>
</rss>

