<?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 Can you help me in Identifying metadata? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Can-you-help-me-in-Identifying-metadata/m-p/398284#M71009</link>
    <description>&lt;P&gt;In the Splunk documentation for events, it lists this mock event&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;172.26.34.223 - - [01/Jul/2017:12:05:27 -0700] "GET /trade/app?action=logout HTTP/1.1" 200 2953
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I need help identifying the host, source, and source type of this event. I can identify the host as &lt;CODE&gt;172.26.34.223&lt;/CODE&gt;, the timestamp as &lt;CODE&gt;[01/Jul/2017:12:05:27 -0700&lt;/CODE&gt; and I believe the source here is &lt;CODE&gt;GET /trade/app?action=logout HTTP/1.1&lt;/CODE&gt; but what is the source type?&lt;/P&gt;</description>
    <pubDate>Mon, 14 Jan 2019 16:33:21 GMT</pubDate>
    <dc:creator>adamfrisbee</dc:creator>
    <dc:date>2019-01-14T16:33:21Z</dc:date>
    <item>
      <title>Can you help me in Identifying metadata?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-you-help-me-in-Identifying-metadata/m-p/398284#M71009</link>
      <description>&lt;P&gt;In the Splunk documentation for events, it lists this mock event&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;172.26.34.223 - - [01/Jul/2017:12:05:27 -0700] "GET /trade/app?action=logout HTTP/1.1" 200 2953
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I need help identifying the host, source, and source type of this event. I can identify the host as &lt;CODE&gt;172.26.34.223&lt;/CODE&gt;, the timestamp as &lt;CODE&gt;[01/Jul/2017:12:05:27 -0700&lt;/CODE&gt; and I believe the source here is &lt;CODE&gt;GET /trade/app?action=logout HTTP/1.1&lt;/CODE&gt; but what is the source type?&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jan 2019 16:33:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-you-help-me-in-Identifying-metadata/m-p/398284#M71009</guid>
      <dc:creator>adamfrisbee</dc:creator>
      <dc:date>2019-01-14T16:33:21Z</dc:date>
    </item>
    <item>
      <title>Re: Can you help me in Identifying metadata?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-you-help-me-in-Identifying-metadata/m-p/398285#M71010</link>
      <description>&lt;P&gt;Those metadata fields are defined at data input level (host/source/sourcetype/index etc). When you setup your data monitoring, that's when you'd specify them OR default values are taken. See this for more details:&lt;BR /&gt;
&lt;A href="https://docs.splunk.com/Documentation/Splunk/7.2.3/Data/Aboutdefaultfields"&gt;https://docs.splunk.com/Documentation/Splunk/7.2.3/Data/Aboutdefaultfields&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jan 2019 20:45:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-you-help-me-in-Identifying-metadata/m-p/398285#M71010</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2019-01-14T20:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: Can you help me in Identifying metadata?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-you-help-me-in-Identifying-metadata/m-p/398286#M71011</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;in your search app you can identify your sourcetype in the field section left of your event. Sourcetype should be a &lt;CODE&gt;selected field&lt;/CODE&gt; by default, if not, you can find it further down in alphabetical order in &lt;CODE&gt;Interesting Fields&lt;/CODE&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jan 2019 06:40:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-you-help-me-in-Identifying-metadata/m-p/398286#M71011</guid>
      <dc:creator>dkeck</dc:creator>
      <dc:date>2019-01-15T06:40:03Z</dc:date>
    </item>
    <item>
      <title>Re: Can you help me in Identifying metadata?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-you-help-me-in-Identifying-metadata/m-p/398287#M71012</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
I believe that source you have indexed the data, if yes then you will find host, source and sourcetype in your all fields or you can also run the following search to find source or sourcetypes&lt;BR /&gt;
| tstats values(source) where index = * by index OR | tstats values(sourcetype) where index = * by index  &lt;/P&gt;</description>
      <pubDate>Tue, 15 Jan 2019 09:22:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-you-help-me-in-Identifying-metadata/m-p/398287#M71012</guid>
      <dc:creator>nikita_p</dc:creator>
      <dc:date>2019-01-15T09:22:42Z</dc:date>
    </item>
  </channel>
</rss>

