<?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 Single host is showing up as multiple sources (i.e. server1 and ip-server1). How can I clean this up? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Single-host-is-showing-up-as-multiple-sources-i-e-server1-and-ip/m-p/291661#M55572</link>
    <description>&lt;P&gt;Greetings, &lt;/P&gt;

&lt;P&gt;In splunk search, some of the hosts are showing under multiple host names. I would like to combine the hostnames into one hostname for cleanup purposes. I fixed the initial reporting issue, but cannot seem to figure out how to make the logs show up under 1 host. &lt;/P&gt;

&lt;P&gt;Example: server1 and ip-server1 are the same host, but show as 2 sources. I would like both sources show as server1. &lt;/P&gt;</description>
    <pubDate>Mon, 09 Oct 2017 16:24:31 GMT</pubDate>
    <dc:creator>jgilligan1985</dc:creator>
    <dc:date>2017-10-09T16:24:31Z</dc:date>
    <item>
      <title>Single host is showing up as multiple sources (i.e. server1 and ip-server1). How can I clean this up?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Single-host-is-showing-up-as-multiple-sources-i-e-server1-and-ip/m-p/291661#M55572</link>
      <description>&lt;P&gt;Greetings, &lt;/P&gt;

&lt;P&gt;In splunk search, some of the hosts are showing under multiple host names. I would like to combine the hostnames into one hostname for cleanup purposes. I fixed the initial reporting issue, but cannot seem to figure out how to make the logs show up under 1 host. &lt;/P&gt;

&lt;P&gt;Example: server1 and ip-server1 are the same host, but show as 2 sources. I would like both sources show as server1. &lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2017 16:24:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Single-host-is-showing-up-as-multiple-sources-i-e-server1-and-ip/m-p/291661#M55572</guid>
      <dc:creator>jgilligan1985</dc:creator>
      <dc:date>2017-10-09T16:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: Single host is showing up as multiple sources (i.e. server1 and ip-server1). How can I clean this up?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Single-host-is-showing-up-as-multiple-sources-i-e-server1-and-ip/m-p/291662#M55573</link>
      <description>&lt;P&gt;Are the events coming from different sources (i.e. some from syslog and some from UF)?&lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2017 18:12:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Single-host-is-showing-up-as-multiple-sources-i-e-server1-and-ip/m-p/291662#M55573</guid>
      <dc:creator>cpetterborg</dc:creator>
      <dc:date>2017-10-09T18:12:39Z</dc:date>
    </item>
    <item>
      <title>Re: Single host is showing up as multiple sources (i.e. server1 and ip-server1). How can I clean this up?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Single-host-is-showing-up-as-multiple-sources-i-e-server1-and-ip/m-p/291663#M55574</link>
      <description>&lt;P&gt;(Forgive me, I'm just the clean up person on this.)&lt;/P&gt;

&lt;P&gt;It looks like some of them are coming from /var/log/messages and the rest are combined under the other hostname from the rest of the logs (syslogd, audit, secure, etc) . &lt;/P&gt;

&lt;P&gt;Also, some of the original logs are migrated over from a syslogd server. So there is an issue where plunk sees the old logs as the host name from them and then the FQDN from the new ones. &lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2017 18:49:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Single-host-is-showing-up-as-multiple-sources-i-e-server1-and-ip/m-p/291663#M55574</guid>
      <dc:creator>jgilligan1985</dc:creator>
      <dc:date>2017-10-09T18:49:53Z</dc:date>
    </item>
    <item>
      <title>Re: Single host is showing up as multiple sources (i.e. server1 and ip-server1). How can I clean this up?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Single-host-is-showing-up-as-multiple-sources-i-e-server1-and-ip/m-p/291664#M55575</link>
      <description>&lt;P&gt;Do you have rules in your props and transforms config files that are setting the host values, and thus making different host names in your data?&lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2017 18:56:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Single-host-is-showing-up-as-multiple-sources-i-e-server1-and-ip/m-p/291664#M55575</guid>
      <dc:creator>cpetterborg</dc:creator>
      <dc:date>2017-10-09T18:56:03Z</dc:date>
    </item>
    <item>
      <title>Re: Single host is showing up as multiple sources (i.e. server1 and ip-server1). How can I clean this up?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Single-host-is-showing-up-as-multiple-sources-i-e-server1-and-ip/m-p/291665#M55576</link>
      <description>&lt;P&gt;I'm working with a relatively unconfigured install. I have a rule that makes the FQDN related back to the host name. I'm not sure how to make the host names that are generated by Amazon Web Services relate to a host name that is very different. &lt;/P&gt;

&lt;P&gt;I'm just looking to clean up the host list under Search and Reporting and merge the data from the old host names to the correct new host name so I'm not seeing 20 host names instead of the 10 that should be there. &lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2017 19:06:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Single-host-is-showing-up-as-multiple-sources-i-e-server1-and-ip/m-p/291665#M55576</guid>
      <dc:creator>jgilligan1985</dc:creator>
      <dc:date>2017-10-09T19:06:08Z</dc:date>
    </item>
  </channel>
</rss>

