<?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 identify type of log delivery in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-identify-type-of-log-delivery/m-p/468185#M80628</link>
    <description>&lt;P&gt;Hi @gcusello ,&lt;/P&gt;

&lt;P&gt;everything may be custom - You can set index, source and sourcetype in inputs.conf on UF or DB Connect. &lt;BR /&gt;
In this case you may\should have a big knowledge base and control everything.&lt;BR /&gt;&lt;BR /&gt;
I need something more simplistic like IP addresses or actual hostname of a source where logs were delivered from, is there's any option to track this?&lt;/P&gt;</description>
    <pubDate>Fri, 07 Feb 2020 16:49:38 GMT</pubDate>
    <dc:creator>evelenke</dc:creator>
    <dc:date>2020-02-07T16:49:38Z</dc:date>
    <item>
      <title>How to identify type of log delivery</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-identify-type-of-log-delivery/m-p/468179#M80622</link>
      <description>&lt;P&gt;Hi Splunkers,&lt;/P&gt;

&lt;P&gt;we have centralized syslog collector. &lt;BR /&gt;
Also many hosts deliver logs via UFs directly. &lt;BR /&gt;
The same index may contain data delivered from UFs and from syslog inputs.&lt;BR /&gt;
Also we have DB connectors and APIs.&lt;BR /&gt;
Is it possible to divide data by type of input? Does Splunk have this kind of inspection?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 15:07:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-identify-type-of-log-delivery/m-p/468179#M80622</guid>
      <dc:creator>evelenke</dc:creator>
      <dc:date>2020-02-06T15:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to identify type of log delivery</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-identify-type-of-log-delivery/m-p/468180#M80623</link>
      <description>&lt;P&gt;&lt;CODE&gt;source&lt;/CODE&gt; or &lt;CODE&gt;sourcetype&lt;/CODE&gt; should be the differentiators.&lt;/P&gt;

&lt;P&gt;Is this not sufficent for your needs?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 15:15:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-identify-type-of-log-delivery/m-p/468180#M80623</guid>
      <dc:creator>nickhills</dc:creator>
      <dc:date>2020-02-06T15:15:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to identify type of log delivery</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-identify-type-of-log-delivery/m-p/468181#M80624</link>
      <description>&lt;P&gt;Hi @evelenke,&lt;BR /&gt;
you should divide them by source field:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;syslogs have TCP:port or UDP:port;&lt;/LI&gt;
&lt;LI&gt;Universal Forwarder have the file or the script or the module;&lt;/LI&gt;
&lt;LI&gt;DB-Connect has db... (I'm not sure about this but you can check easily!).&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;Ciao.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 15:16:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-identify-type-of-log-delivery/m-p/468181#M80624</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2020-02-06T15:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to identify type of log delivery</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-identify-type-of-log-delivery/m-p/468182#M80625</link>
      <description>&lt;P&gt;May be custom&lt;/P&gt;</description>
      <pubDate>Fri, 07 Feb 2020 09:37:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-identify-type-of-log-delivery/m-p/468182#M80625</guid>
      <dc:creator>evelenke</dc:creator>
      <dc:date>2020-02-07T09:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to identify type of log delivery</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-identify-type-of-log-delivery/m-p/468183#M80626</link>
      <description>&lt;P&gt;Can you provide some examples?&lt;/P&gt;</description>
      <pubDate>Fri, 07 Feb 2020 09:40:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-identify-type-of-log-delivery/m-p/468183#M80626</guid>
      <dc:creator>nickhills</dc:creator>
      <dc:date>2020-02-07T09:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to identify type of log delivery</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-identify-type-of-log-delivery/m-p/468184#M80627</link>
      <description>&lt;P&gt;You can set index, source and sourcetype in inputs.conf on UF or DB Connect. &lt;BR /&gt;
In this case you may\should have a big knowledge base and control everything.&lt;BR /&gt;&lt;BR /&gt;
I need something more simplistic like IP addresses or actual hostname of a source where logs were delivered from, is there's any option to track this?&lt;/P&gt;</description>
      <pubDate>Fri, 07 Feb 2020 16:48:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-identify-type-of-log-delivery/m-p/468184#M80627</guid>
      <dc:creator>evelenke</dc:creator>
      <dc:date>2020-02-07T16:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to identify type of log delivery</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-identify-type-of-log-delivery/m-p/468185#M80628</link>
      <description>&lt;P&gt;Hi @gcusello ,&lt;/P&gt;

&lt;P&gt;everything may be custom - You can set index, source and sourcetype in inputs.conf on UF or DB Connect. &lt;BR /&gt;
In this case you may\should have a big knowledge base and control everything.&lt;BR /&gt;&lt;BR /&gt;
I need something more simplistic like IP addresses or actual hostname of a source where logs were delivered from, is there's any option to track this?&lt;/P&gt;</description>
      <pubDate>Fri, 07 Feb 2020 16:49:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-identify-type-of-log-delivery/m-p/468185#M80628</guid>
      <dc:creator>evelenke</dc:creator>
      <dc:date>2020-02-07T16:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to identify type of log delivery</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-identify-type-of-log-delivery/m-p/468186#M80629</link>
      <description>&lt;P&gt;Hi @evelenke,&lt;BR /&gt;
as you said, IP or hostname could be not useful if you can receive from a server both by Universal Forwarder or syslog.&lt;BR /&gt;
You can easily identify syslogs (TCP:514 or UDP:514) and DB-Connect (db...), the others are different but they always come from Universal Forwarder.&lt;BR /&gt;
Another way to identify sources from Universal Forwarders is that you surely have also logs from these servers in _internal.&lt;/P&gt;

&lt;P&gt;Ciao.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Fri, 07 Feb 2020 18:48:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-identify-type-of-log-delivery/m-p/468186#M80629</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2020-02-07T18:48:34Z</dc:date>
    </item>
  </channel>
</rss>

