<?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: _audit index not auto extracting user field value in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/audit-index-not-auto-extracting-user-field-value/m-p/318505#M92755</link>
    <description>&lt;P&gt;What is the search mode (little dropdown below the time range picker) you're using? Is it set to Fast Mode when you run your query on Search Heads (and different in Indexers)?&lt;/P&gt;</description>
    <pubDate>Tue, 18 Jul 2017 15:53:42 GMT</pubDate>
    <dc:creator>somesoni2</dc:creator>
    <dc:date>2017-07-18T15:53:42Z</dc:date>
    <item>
      <title>_audit index not auto extracting user field value</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/audit-index-not-auto-extracting-user-field-value/m-p/318504#M92754</link>
      <description>&lt;P&gt;I have a SH and 2 indexers in my setup. The two indexers when I log into those i  can see the user field being extracted in the _audit index. &lt;/P&gt;

&lt;P&gt;The SH does not auto extract that field. I thought I could just do the extraction myself by going through the extract more fields step but that also doesn't populate the field. Is there a log that would point to what the issue could be. I was on 6.6.0 this morning and have upgraded to 6.6.2 to see if that would fix the issue but it has not.&lt;/P&gt;

&lt;P&gt;Audit:[timestamp=07-18-2017 08:54:20.038, user=admin, action=search, info=granted REST: /search/jobs/rt_md_23432565/results_preview][n/a]&lt;/P&gt;

&lt;P&gt;&lt;IMG src="https://community.splunk.com/storage/temp/208635-detail-audit-index.jpg" alt="alt text" /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 14:57:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/audit-index-not-auto-extracting-user-field-value/m-p/318504#M92754</guid>
      <dc:creator>FIS1</dc:creator>
      <dc:date>2020-09-29T14:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: _audit index not auto extracting user field value</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/audit-index-not-auto-extracting-user-field-value/m-p/318505#M92755</link>
      <description>&lt;P&gt;What is the search mode (little dropdown below the time range picker) you're using? Is it set to Fast Mode when you run your query on Search Heads (and different in Indexers)?&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2017 15:53:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/audit-index-not-auto-extracting-user-field-value/m-p/318505#M92755</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2017-07-18T15:53:42Z</dc:date>
    </item>
    <item>
      <title>Re: _audit index not auto extracting user field value</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/audit-index-not-auto-extracting-user-field-value/m-p/318506#M92756</link>
      <description>&lt;P&gt;Verbose mode&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2017 15:57:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/audit-index-not-auto-extracting-user-field-value/m-p/318506#M92756</guid>
      <dc:creator>FIS1</dc:creator>
      <dc:date>2017-07-18T15:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: _audit index not auto extracting user field value</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/audit-index-not-auto-extracting-user-field-value/m-p/318507#M92757</link>
      <description>&lt;P&gt;My bad.. I didn't see the screenshot properly. Other fields like action and timestmap. Could there be any other field extraction (may be global) which is conflicting with Splunk's auto-extraction of field user? Do you have access to CLI on search head?  If yes, then can you run following btool command and check if there is any specific field extraction setup for user?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;/opt/splunk/bin/splunk btool props list audittrail --debug
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 18 Jul 2017 16:06:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/audit-index-not-auto-extracting-user-field-value/m-p/318507#M92757</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2017-07-18T16:06:15Z</dc:date>
    </item>
    <item>
      <title>Re: _audit index not auto extracting user field value</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/audit-index-not-auto-extracting-user-field-value/m-p/318508#M92758</link>
      <description>&lt;P&gt;Here is the output.&lt;/P&gt;

&lt;P&gt;Does show the splunkappforwebanalytics using "EVAL-user = md5(clientip."_".http_user_agent)" but don't think that should interfere since when i did the extract new fields I labeled the field "audituser" at first because i had the same thought about something else using the field.&lt;/P&gt;

&lt;P&gt;D:\Program Files\Splunk\etc\apps\search\local\props.conf                      [audittrail]&lt;BR /&gt;
D:\Program Files\Splunk\etc\system\default\props.conf                         ANNOTATE_PUNCT = True&lt;BR /&gt;
D:\Program Files\Splunk\etc\system\default\props.conf                         AUTO_KV_JSON = true&lt;BR /&gt;
D:\Program Files\Splunk\etc\system\default\props.conf                         BREAK_ONLY_BEFORE =&lt;BR /&gt;
D:\Program Files\Splunk\etc\system\default\props.conf                         BREAK_ONLY_BEFORE_DATE = True&lt;BR /&gt;
D:\Program Files\Splunk\etc\system\default\props.conf                         CHARSET = AUTO&lt;BR /&gt;
D:\Program Files\Splunk\etc\system\default\props.conf                         DATETIME_CONFIG = \etc\datetime.xml&lt;BR /&gt;
D:\Program Files\Splunk\etc\apps\SplunkAppForWebAnalytics\default\props.conf  EVAL-file = if(match(file,"."),file,NULL)&lt;BR /&gt;
D:\Program Files\Splunk\etc\apps\SplunkAppForWebAnalytics\default\props.conf  EVAL-http_channel = if(http_referer="-","Direct", if(like(http_referer_&lt;BR /&gt;
omain,"%".site."%","Direct", if(isnull(http_channel), "Referal", http_channel)))&lt;BR /&gt;
D:\Program Files\Splunk\etc\apps\SplunkAppForWebAnalytics\default\props.conf  EVAL-http_referer_domain = replace(http_referer_domain, "http(s|):\/\/"&lt;BR /&gt;
 "")&lt;BR /&gt;
D:\Program Files\Splunk\etc\apps\SplunkAppForWebAnalytics\default\props.conf  EVAL-http_referer_hostname = replace(replace(replace(http_referer_domai&lt;BR /&gt;
, "http(s|):\/\/", ""), "^(www|m|uk|r|l|tpc|lm).+", ""), "(.{1}[a-zA-Z]+)", "")&lt;BR /&gt;
D:\Program Files\Splunk\etc\apps\SplunkAppForWebAnalytics\default\props.conf  EVAL-user = md5(clientip."&lt;EM&gt;".http_user_agent)&lt;BR /&gt;
D:\Program Files\Splunk\etc\apps\splunk_monitoring_console\default\props.conf EXTRACT-apiEndTime = apiEndTime=\'(?[^\']&lt;EM&gt;?)\'&lt;BR /&gt;
D:\Program Files\Splunk\etc\apps\splunk_monitoring_console\default\props.conf EXTRACT-apiStartTime = apiStartTime=\'(?[^\']&lt;/EM&gt;?)\'&lt;BR /&gt;
D:\Program Files\Splunk\etc\apps\SplunkAppForWebAnalytics\default\props.conf  EXTRACT-http_locale = (?i)^(?:[^;\n]*;){3}\s+(?P[a-z]{2}(|&lt;BR /&gt;
-&lt;/EM&gt;][a-z]{2}));&lt;BR /&gt;
D:\Program Files\Splunk\etc\apps\splunk_monitoring_console\default\props.conf EXTRACT-search_id = search_id=\'(?[^\']&lt;EM&gt;?)\'&lt;BR /&gt;
D:\Program Files\Splunk\etc\apps\splunk_monitoring_console\default\props.conf EXTRACT-search_string = search=\'(?.&lt;/EM&gt;?)\',\sautojoin&lt;BR /&gt;
D:\Program Files\Splunk\etc\system\default\props.conf                         HEADER_MODE =&lt;BR /&gt;
D:\Program Files\Splunk\etc\system\default\props.conf                         LEARN_MODEL = true&lt;BR /&gt;
D:\Program Files\Splunk\etc\system\default\props.conf                         LEARN_SOURCETYPE = true&lt;BR /&gt;
D:\Program Files\Splunk\etc\system\default\props.conf                         LINE_BREAKER_LOOKBEHIND = 100&lt;BR /&gt;
D:\Program Files\Splunk\etc\apps\SplunkAppForWebAnalytics\default\props.conf  LOOKUP-2_Channels = WA_channels Hostname AS http_referer_hostname OUTPU&lt;BR /&gt;
 Channel AS http_channel&lt;BR /&gt;
D:\Program Files\Splunk\etc\apps\splunk_monitoring_console\default\props.conf LOOKUP-dmc_add_instance_info = dmc_assets host OUTPUTNEW machine search&lt;BR /&gt;
group&lt;BR /&gt;
D:\Program Files\Splunk\etc\apps\SplunkAppForWebAnalytics\default\props.conf  LOOKUP-site = WA_settings source AS source host AS host OUTPUTNEW value&lt;BR /&gt;
AS site&lt;BR /&gt;
D:\Program Files\Splunk\etc\system\default\props.conf                         MATCH_LIMIT = 100000&lt;BR /&gt;
D:\Program Files\Splunk\etc\system\default\props.conf                         MAX_DAYS_AGO = 2000&lt;BR /&gt;
D:\Program Files\Splunk\etc\system\default\props.conf                         MAX_DAYS_HENCE = 2&lt;BR /&gt;
D:\Program Files\Splunk\etc\system\default\props.conf                         MAX_DIFF_SECS_AGO = 3600&lt;BR /&gt;
D:\Program Files\Splunk\etc\system\default\props.conf                         MAX_DIFF_SECS_HENCE = 604800&lt;BR /&gt;
D:\Program Files\Splunk\etc\system\default\props.conf                         MAX_EVENTS = 256&lt;BR /&gt;
D:\Program Files\Splunk\etc\system\default\props.conf                         MAX_TIMESTAMP_LOOKAHEAD = 128&lt;BR /&gt;
D:\Program Files\Splunk\etc\system\default\props.conf                         MUST_BREAK_AFTER =&lt;BR /&gt;
D:\Program Files\Splunk\etc\system\default\props.conf                         MUST_NOT_BREAK_AFTER =&lt;BR /&gt;
D:\Program Files\Splunk\etc\system\default\props.conf                         MUST_NOT_BREAK_BEFORE =&lt;BR /&gt;
D:\Program Files\Splunk\etc\system\default\props.conf                         SEGMENTATION = indexing&lt;BR /&gt;
D:\Program Files\Splunk\etc\system\default\props.conf                         SEGMENTATION-all = full&lt;BR /&gt;
D:\Program Files\Splunk\etc\system\default\props.conf                         SEGMENTATION-inner = inner&lt;BR /&gt;
D:\Program Files\Splunk\etc\system\default\props.conf                         SEGMENTATION-outer = outer&lt;BR /&gt;
D:\Program Files\Splunk\etc\system\default\props.conf                         SEGMENTATION-raw = none&lt;BR /&gt;
D:\Program Files\Splunk\etc\system\default\props.conf                         SEGMENTATION-standard = standard&lt;BR /&gt;
D:\Program Files\Splunk\etc\system\default\props.conf                         SHOULD_LINEMERGE = True&lt;BR /&gt;
D:\Program Files\Splunk\etc\system\default\props.conf                         TRANSFORMS =&lt;BR /&gt;
D:\Program Files\Splunk\etc\system\default\props.conf                         TRUNCATE = 10000&lt;BR /&gt;
D:\Program Files\Splunk\etc\system\default\props.conf                         detect_trailing_nulls = auto&lt;BR /&gt;
D:\Program Files\Splunk\etc\system\default\props.conf                         maxDist = 100&lt;BR /&gt;
D:\Program Files\Splunk\etc\system\default\props.conf                         priority =&lt;BR /&gt;
D:\Program Files\Splunk\etc\system\default\props.conf                         sourcetype =&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 14:58:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/audit-index-not-auto-extracting-user-field-value/m-p/318508#M92758</guid>
      <dc:creator>FIS1</dc:creator>
      <dc:date>2020-09-29T14:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: _audit index not auto extracting user field value</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/audit-index-not-auto-extracting-user-field-value/m-p/318509#M92759</link>
      <description>&lt;P&gt;Well It was the "SplunkAppForWebAnalytic" app that was causing this issue. I stopped splunk, deleted the app and started it back up and now the user is being populated  in the field list with a value.&lt;/P&gt;

&lt;P&gt;Thanks for the command help.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2017 16:40:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/audit-index-not-auto-extracting-user-field-value/m-p/318509#M92759</guid>
      <dc:creator>FIS1</dc:creator>
      <dc:date>2017-07-18T16:40:03Z</dc:date>
    </item>
    <item>
      <title>Re: _audit index not auto extracting user field value</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/audit-index-not-auto-extracting-user-field-value/m-p/318510#M92760</link>
      <description>&lt;P&gt;I fixed it by commenting out the line&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;FIELDALIAS-user_for_splunk_endpoint_change = uid as user
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;in the file&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;/opt/splunk/etc/apps/Splunk_SA_CIM/default/props.conf
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 14 May 2019 14:55:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/audit-index-not-auto-extracting-user-field-value/m-p/318510#M92760</guid>
      <dc:creator>terdave</dc:creator>
      <dc:date>2019-05-14T14:55:12Z</dc:date>
    </item>
  </channel>
</rss>

