<?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 to configure Splunk to index syslog data from multiple sources? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-Splunk-to-index-syslog-data-from-multiple/m-p/165686#M33594</link>
    <description>&lt;P&gt;and to second this as well, here is the related answer about this topic &lt;A href="http://answers.splunk.com/answers/144357/why-is-syslog-right-into-splunk-so-bad-wrong.html"&gt;http://answers.splunk.com/answers/144357/why-is-syslog-right-into-splunk-so-bad-wrong.html&lt;/A&gt; &lt;/P&gt;</description>
    <pubDate>Fri, 06 Mar 2015 13:06:04 GMT</pubDate>
    <dc:creator>MuS</dc:creator>
    <dc:date>2015-03-06T13:06:04Z</dc:date>
    <item>
      <title>How to configure Splunk to index syslog data from multiple sources?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-Splunk-to-index-syslog-data-from-multiple/m-p/165683#M33591</link>
      <description>&lt;P&gt;Hello.  First time I'm posting a question, and a relative newb to Splunk so I apologize up front if this has already been asked and answered, or if this is a silly question.&lt;/P&gt;

&lt;P&gt;Currently running latest Splunk on Windows server.  I have configured a new data input for Syslog on TCP 514, and have configured the input to receive asm_log files from the F5 device in our environment and this is working just fine.&lt;/P&gt;

&lt;P&gt;I would now like to add our RSA Security Management as a second source of Syslog data, but I cannot figure out how to add it to the existing Data Input.  If I try to add it through the Web interface, I get the error message that the port is already being used (not a big surprise there).&lt;/P&gt;

&lt;P&gt;So can anyone tell me where I am going wrong?  Is there a better way to go about receiving data from multiple Syslog sources?  Any help would be greatly appreciated, as I am really liking Splunk and this is the first significant problem I have encountered.&lt;/P&gt;

&lt;P&gt;Thank you in advance and regards,&lt;/P&gt;

&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Fri, 06 Mar 2015 12:28:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-Splunk-to-index-syslog-data-from-multiple/m-p/165683#M33591</guid>
      <dc:creator>cbaiocchetti</dc:creator>
      <dc:date>2015-03-06T12:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure Splunk to index syslog data from multiple sources?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-Splunk-to-index-syslog-data-from-multiple/m-p/165684#M33592</link>
      <description>&lt;P&gt;Hi cbaiocchetti,&lt;/P&gt;

&lt;P&gt;the easiest way would be to setup a new UDP port for this new device something like &lt;CODE&gt;[udp:515]&lt;/CODE&gt; and assign the sourcetype to it. If your new device is not able to send to any different UDP than 514, do so and use some &lt;CODE&gt;props.conf&lt;/CODE&gt; and &lt;CODE&gt;transforms.conf&lt;/CODE&gt; voodoo to change the sourcetype to the new one.&lt;BR /&gt;
Take a look here &lt;A href="http://answers.splunk.com/answers/57424/trying-to-override-a-syslog-udp-sourcetype-based-on-a-host-naming-convention-not-working.html"&gt;http://answers.splunk.com/answers/57424/trying-to-override-a-syslog-udp-sourcetype-based-on-a-host-naming-convention-not-working.html&lt;/A&gt; to get an idea how it can be done.&lt;/P&gt;

&lt;P&gt;cheers, MuS&lt;/P&gt;</description>
      <pubDate>Fri, 06 Mar 2015 12:37:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-Splunk-to-index-syslog-data-from-multiple/m-p/165684#M33592</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2015-03-06T12:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure Splunk to index syslog data from multiple sources?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-Splunk-to-index-syslog-data-from-multiple/m-p/165685#M33593</link>
      <description>&lt;P&gt;I would second MuS' approach. However my recommendation is if this is going to move into a production state I'd stand up a Linux server to receive syslog data and put a Splunk agent on it to read the output. This gives you some resiliency to hand Splunk restarts/downtime. &lt;/P&gt;</description>
      <pubDate>Fri, 06 Mar 2015 12:56:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-Splunk-to-index-syslog-data-from-multiple/m-p/165685#M33593</guid>
      <dc:creator>Runals</dc:creator>
      <dc:date>2015-03-06T12:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure Splunk to index syslog data from multiple sources?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-Splunk-to-index-syslog-data-from-multiple/m-p/165686#M33594</link>
      <description>&lt;P&gt;and to second this as well, here is the related answer about this topic &lt;A href="http://answers.splunk.com/answers/144357/why-is-syslog-right-into-splunk-so-bad-wrong.html"&gt;http://answers.splunk.com/answers/144357/why-is-syslog-right-into-splunk-so-bad-wrong.html&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 06 Mar 2015 13:06:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-Splunk-to-index-syslog-data-from-multiple/m-p/165686#M33594</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2015-03-06T13:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure Splunk to index syslog data from multiple sources?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-Splunk-to-index-syslog-data-from-multiple/m-p/165687#M33595</link>
      <description>&lt;P&gt;Hi, and thanks to you both for the quick replies.  Sorry for taking so long to respond.&lt;/P&gt;

&lt;P&gt;I think we'll initially use the UDP/conf file solution.  Also appreciate the links, and sorry for not finding them myself.&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Tue, 10 Mar 2015 15:12:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-Splunk-to-index-syslog-data-from-multiple/m-p/165687#M33595</guid>
      <dc:creator>cbaiocchetti</dc:creator>
      <dc:date>2015-03-10T15:12:29Z</dc:date>
    </item>
  </channel>
</rss>

