<?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: Two syslog servers giving duplicate logs in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Two-syslog-servers-giving-duplicate-logs/m-p/711795#M29189</link>
    <description>&lt;P&gt;Hi, I think ultimately this might depend on the source of the data, what are you sending to the syslog server?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 17 Feb 2025 08:23:28 GMT</pubDate>
    <dc:creator>livehybrid</dc:creator>
    <dc:date>2025-02-17T08:23:28Z</dc:date>
    <item>
      <title>Two syslog servers giving duplicate logs</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Two-syslog-servers-giving-duplicate-logs/m-p/711788#M29186</link>
      <description>&lt;P&gt;We have two syslog standalone servers (both are active) (one named as primary and the other is contingency) with UF installed in it forwards data to Splunk. We have different indexes configured for these two servers.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now the issue is same log is getting indexed into both servers which resulting in duplication of logs in Splunk.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Syslog 1 --- index = sony_a == Same log&lt;/P&gt;&lt;P&gt;Syslog 2 --- index = sony_b == Same log&lt;/P&gt;&lt;P&gt;When we search with index=sony* it is giving same logs for two indexes which is duplication.&lt;/P&gt;&lt;P&gt;how to avoid two syslog servers from getting indexed same log twice?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2025 07:58:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Two-syslog-servers-giving-duplicate-logs/m-p/711788#M29186</guid>
      <dc:creator>splunklearner</dc:creator>
      <dc:date>2025-02-17T07:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: Two syslog servers giving duplicate logs</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Two-syslog-servers-giving-duplicate-logs/m-p/711790#M29187</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/273723"&gt;@splunklearner&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It sounds like your duplication is coming before it hits Splunk - Its not easy to deduplicate this on the way through, instead you might want to look at how the data is sent to syslog.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is the data being sent from the origin to both syslog servers at the same time? Is it possible to control this behaviour so it sends only to the primary, or to the standby if it fails?&lt;/P&gt;&lt;P&gt;Please let me know how you get on and consider accepting this answer or adding karma this answer if it has helped.&lt;BR /&gt;Regards&lt;/P&gt;&lt;P&gt;Will&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2025 08:04:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Two-syslog-servers-giving-duplicate-logs/m-p/711790#M29187</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2025-02-17T08:04:41Z</dc:date>
    </item>
    <item>
      <title>Re: Two syslog servers giving duplicate logs</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Two-syslog-servers-giving-duplicate-logs/m-p/711791#M29188</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Is the data being sent from the origin to both syslog servers at the same time? -- &lt;STRONG&gt;Yes, both syslog servers picking same log and ingesting at the same time.&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;Is it possible to control this behaviour so it sends only to the primary, or to the standby if it fails? ---&amp;nbsp; How to achieve this?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2025 08:17:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Two-syslog-servers-giving-duplicate-logs/m-p/711791#M29188</guid>
      <dc:creator>splunklearner</dc:creator>
      <dc:date>2025-02-17T08:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: Two syslog servers giving duplicate logs</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Two-syslog-servers-giving-duplicate-logs/m-p/711795#M29189</link>
      <description>&lt;P&gt;Hi, I think ultimately this might depend on the source of the data, what are you sending to the syslog server?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2025 08:23:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Two-syslog-servers-giving-duplicate-logs/m-p/711795#M29189</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2025-02-17T08:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: Two syslog servers giving duplicate logs</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Two-syslog-servers-giving-duplicate-logs/m-p/711797#M29190</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/170906"&gt;@livehybrid&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;using only Splunk the only way is indexing all the logs and use dedup in your searches, but in this way you pay twice the license, because it isn't possible in Splunk to create a filter to avoid duplicates before indexing.&lt;/P&gt;&lt;P&gt;The only solution is to take logs using an rsyslog and writing logs in files, then preparse the logs using a script, but it's very heavy for the system.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2025 08:27:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Two-syslog-servers-giving-duplicate-logs/m-p/711797#M29190</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2025-02-17T08:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: Two syslog servers giving duplicate logs</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Two-syslog-servers-giving-duplicate-logs/m-p/711805#M29191</link>
      <description>&lt;P&gt;F5 WAF logs&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2025 08:38:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Two-syslog-servers-giving-duplicate-logs/m-p/711805#M29191</guid>
      <dc:creator>splunklearner</dc:creator>
      <dc:date>2025-02-17T08:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: Two syslog servers giving duplicate logs</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Two-syslog-servers-giving-duplicate-logs/m-p/711847#M29193</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp;can deploying load balancer between syslog servers help us to get rid of same log ingesting in 2 syslog servers?&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2025 12:38:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Two-syslog-servers-giving-duplicate-logs/m-p/711847#M29193</guid>
      <dc:creator>splunklearner</dc:creator>
      <dc:date>2025-02-17T12:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: Two syslog servers giving duplicate logs</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Two-syslog-servers-giving-duplicate-logs/m-p/711851#M29194</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/273723"&gt;@splunklearner&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;no, the Load Balancer gives you the condition that you don't lose any logs even if one receiver is down, it's the first condition for HA, but it doesn't give any feature aboud duplicatibg logs.&lt;/P&gt;&lt;P&gt;The only solution is the one I described.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2025 12:59:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Two-syslog-servers-giving-duplicate-logs/m-p/711851#M29194</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2025-02-17T12:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: Two syslog servers giving duplicate logs</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Two-syslog-servers-giving-duplicate-logs/m-p/711897#M29195</link>
      <description>&lt;P&gt;&lt;SPAN&gt;The only solution is to take logs using an rsyslog and writing logs in files, then preparse the logs using a script, but it's very heavy for the system. --&amp;gt; Can you please describe more about this and the script I need to use ?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Feb 2025 07:19:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Two-syslog-servers-giving-duplicate-logs/m-p/711897#M29195</guid>
      <dc:creator>splunklearner</dc:creator>
      <dc:date>2025-02-18T07:19:13Z</dc:date>
    </item>
  </channel>
</rss>

