<?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: Fields not automatically extracting in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Fields-not-automatically-extracting/m-p/198563#M57419</link>
    <description>&lt;P&gt;Hmmm - does every event have an &lt;CODE&gt;application&lt;/CODE&gt; field and value? In the fields sidebar, only fields that appear in over 50% of the results will appear. If you go to "All fields", the pop-up only shows fields that appear in at least 1% of the results.&lt;/P&gt;

&lt;P&gt;Also, it would be interesting to see the search that fails to return the &lt;CODE&gt;application&lt;/CODE&gt; field.&lt;/P&gt;</description>
    <pubDate>Tue, 21 Jan 2014 20:12:32 GMT</pubDate>
    <dc:creator>lguinn2</dc:creator>
    <dc:date>2014-01-21T20:12:32Z</dc:date>
    <item>
      <title>Fields not automatically extracting</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Fields-not-automatically-extracting/m-p/198560#M57416</link>
      <description>&lt;P&gt;Splunk is intermittently not automatically extracting fields in the regular foo=bar format. E.g. in this event&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Jan  9 11:33:37 sv121-mw4 [mw2] INFO auth_id="000767E10050" eventTime="1389227425697" household_id="5c8977b2-7f49-11df-a4df-001321c9413d" partner="partner1" pid="13353" uri="/v2/events" event="applicationOpened" mac="00:07:67:E1:00:50" application="YouTube" request_id="adc211e2-78c5-11e3-b292-3c4a92ebea90" version="2.767.cf97ae4" https="true" billing_partner="partner1" duration="16.88" serial="660589501000016" debugEvent="True" remote_ip="100.64.10.309"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;all the fields were extracted except 'application'.&lt;/P&gt;

&lt;P&gt;I don't think it's a limits thing because in limits.conf in the kv stanza we have limit = 250 and maxcols = 512 and there definitely aren't that many fields in the results of the search.&lt;/P&gt;

&lt;P&gt;I haven't been able to find any pattern as to which fields don't get extracted or when. There isn't a field that never gets extracted but if I run the same search it is always the same field that doesn't get extracted.&lt;/P&gt;

&lt;P&gt;Any ideas?&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2014 03:01:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Fields-not-automatically-extracting/m-p/198560#M57416</guid>
      <dc:creator>Shtark</dc:creator>
      <dc:date>2014-01-09T03:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: Fields not automatically extracting</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Fields-not-automatically-extracting/m-p/198561#M57417</link>
      <description>&lt;P&gt;What is the name of the sourcetype? How did you define the inputs and the sourcetype? Can we see the relevant stanzas of configuration files?&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2014 05:17:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Fields-not-automatically-extracting/m-p/198561#M57417</guid>
      <dc:creator>lguinn2</dc:creator>
      <dc:date>2014-01-09T05:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: Fields not automatically extracting</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Fields-not-automatically-extracting/m-p/198562#M57418</link>
      <description>&lt;P&gt;Sourcetype is syslog.&lt;/P&gt;

&lt;P&gt;From inputs.conf:&lt;BR /&gt;
[monitor:///var/log/rsyslog/sv121-mw4]&lt;BR /&gt;
disabled = false&lt;BR /&gt;
followTail = 0&lt;BR /&gt;
host = sv121-mw4&lt;BR /&gt;
sourcetype = syslog&lt;BR /&gt;
blacklist = blacklist = .(gz|bz2|z|zip)$&lt;/P&gt;

&lt;P&gt;I'm pretty sure we haven't done any local defining of the sourcetype definition so it's all as per default.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2014 05:35:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Fields-not-automatically-extracting/m-p/198562#M57418</guid>
      <dc:creator>Shtark</dc:creator>
      <dc:date>2014-01-09T05:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: Fields not automatically extracting</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Fields-not-automatically-extracting/m-p/198563#M57419</link>
      <description>&lt;P&gt;Hmmm - does every event have an &lt;CODE&gt;application&lt;/CODE&gt; field and value? In the fields sidebar, only fields that appear in over 50% of the results will appear. If you go to "All fields", the pop-up only shows fields that appear in at least 1% of the results.&lt;/P&gt;

&lt;P&gt;Also, it would be interesting to see the search that fails to return the &lt;CODE&gt;application&lt;/CODE&gt; field.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2014 20:12:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Fields-not-automatically-extracting/m-p/198563#M57419</guid>
      <dc:creator>lguinn2</dc:creator>
      <dc:date>2014-01-21T20:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: Fields not automatically extracting</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Fields-not-automatically-extracting/m-p/198564#M57420</link>
      <description>&lt;P&gt;Every event in this search has an &lt;CODE&gt;application&lt;/CODE&gt; field. I have &lt;CODE&gt;application&lt;/CODE&gt; saved as a selected field so based on what I've seen with other searches and fields, it should show as a selected field regardless of how many events it appears in.&lt;/P&gt;

&lt;P&gt;An example search that returns events like this but doesn't extract the application field is:&lt;BR /&gt;
&lt;CODE&gt;event=application* serial="660589501000016"&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Thanks very much for your help.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2014 01:16:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Fields-not-automatically-extracting/m-p/198564#M57420</guid>
      <dc:creator>Shtark</dc:creator>
      <dc:date>2014-01-28T01:16:29Z</dc:date>
    </item>
    <item>
      <title>Re: Fields not automatically extracting</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Fields-not-automatically-extracting/m-p/198565#M57421</link>
      <description>&lt;P&gt;I thought more about your statement "I'm pretty sure we haven't done any local defining of the sourcetype definition so it's all as per default."&lt;/P&gt;

&lt;P&gt;Actually, Splunk does a fair amount of manipulation of the &lt;CODE&gt;syslog&lt;/CODE&gt; sourcetype by default. Other apps may as well. As I don't see anything wrong with either the events or the search, I think that is where I would look next.&lt;/P&gt;

&lt;P&gt;As a test, what happens if you load some of this data but change the sourcetype in inputs.conf to something else? Try this out on a test instance somewhere...&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2014 07:52:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Fields-not-automatically-extracting/m-p/198565#M57421</guid>
      <dc:creator>lguinn2</dc:creator>
      <dc:date>2014-01-30T07:52:52Z</dc:date>
    </item>
    <item>
      <title>Re: Fields not automatically extracting</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Fields-not-automatically-extracting/m-p/198566#M57422</link>
      <description>&lt;P&gt;I am also experiencing this exact set of symptoms.  I have seen it happen with many different custom sourcetypes, so I do not think it is related to any manipulation of the syslog sourcetype that splunk does. Does anyone have an explanation for this?&lt;/P&gt;</description>
      <pubDate>Mon, 03 Mar 2014 18:06:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Fields-not-automatically-extracting/m-p/198566#M57422</guid>
      <dc:creator>josephnoall</dc:creator>
      <dc:date>2014-03-03T18:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: Fields not automatically extracting</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Fields-not-automatically-extracting/m-p/198567#M57423</link>
      <description>&lt;P&gt;To help diagnose what's going on, have you tried&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;./splunk cmd btool props list --debug | less
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;then, at the prompt, you can enter &lt;CODE&gt;/syslog&lt;/CODE&gt; to jump to the beginning of the syslog stanza.&lt;BR /&gt;
This will show you all the props.conf settings related to syslog.&lt;/P&gt;

&lt;P&gt;The Splunk on Splunk app (SOS) can also give you an overall view of the settings related to a particular sourcetype.&lt;/P&gt;

&lt;P&gt;Remember that field extraction may vary based on the app context (i.e., workspace) that you are using for the search.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Mar 2014 07:30:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Fields-not-automatically-extracting/m-p/198567#M57423</guid>
      <dc:creator>lguinn2</dc:creator>
      <dc:date>2014-03-04T07:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: Fields not automatically extracting</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Fields-not-automatically-extracting/m-p/198568#M57424</link>
      <description>&lt;P&gt;Using SOS I've confirmed that the only non-default attributes in the [syslog] stanza of props.conf are EVALs, LOOKUPs and a couple of EXTRACTs that shouldn't impact the missing fields.&lt;/P&gt;

&lt;P&gt;Further, when I append &lt;CODE&gt; | extract pairdelim=" ", kvdelim="="&lt;/CODE&gt; to my searches, the fields that weren't extracted are now extracted. Aren't those settings the same as auto extraction though?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Mar 2014 22:14:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Fields-not-automatically-extracting/m-p/198568#M57424</guid>
      <dc:creator>Shtark</dc:creator>
      <dc:date>2014-03-05T22:14:26Z</dc:date>
    </item>
  </channel>
</rss>

