<?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 Splunk App for Web Analytics data model acceleration is not completing in Reporting</title>
    <link>https://community.splunk.com/t5/Reporting/Splunk-App-for-Web-Analytics-data-model-acceleration-is-not/m-p/493059#M7892</link>
    <description>&lt;P&gt;HI Experts,&lt;/P&gt;
&lt;P&gt;I am sure someone must have faced this issue with&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;Web Analytics 2.2.1&lt;BR /&gt;Splunk 7.2.5 (SHC, Index Cluster&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;as I have seen similar posts but no concrete Answer . I am aware that when we install this app we will get Web data model.Because i already have CIM so I have cloned this data model and named it "Web Analytics" . I can see the data as it is properly tagged (tag=web), this gives me the results as expected. I have accelerated this data model for summary range 1 day. Till 99.98% it completed in 30 min but then it stuck for like 48 hours now , as shown below . I tried rebuilding it still same status&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;MODEL
Datasets
3 Events, 1 Search Event Edit
Permissions
Shared Globally. Owned by nobody.   Edit
ACCELERATION
Rebuild Update  Edit
Status
99.98% Completed
Access Count
0. Last Access: -
Size on Disk
1.91 GB
Summary Range
86400 second(s)
Buckets
1006
Updated
5/10/20 7:04:00.000 PM"
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;I do not know if because of this dashboards like (&lt;STRONG&gt;Analytics Center,Audience,Acquisition,Behavior Overview&lt;/STRONG&gt;) are blank . Couple of other observations&lt;BR /&gt;Below query does not produce any results as Web.eventtype=pageview produce no results&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;| tstats summariesonly=t prestats=t dc(Web.http_session) FROM datamodel=`datamodel` WHERE Web.site="*" Web.eventtype=pageview GROUPBY Web.http_session,Web.ua_mobile
_time span=1d  | timechart span=1d dc(Web.http_session) by Web.ua_mobile  | rename Web.ua_mobile AS "Mobile Device "  | fields - VALUE
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;I have also checked Document link in the app itself and can see below&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;Web Server Log Data check (tag=web | head 5)  check completed
Website Configuration check --table is showing results  
Lookup check --(Sessions,Pages) ---check completed
Data Model Acceleration check --98.99%
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Any help will be highly appreciated.&lt;/P&gt;
&lt;P&gt;| tstats summariesonly=t prestats=t count FROM datamodel=WebAnalytics --&amp;gt; Produce no Result &lt;BR /&gt;| tstats count FROM datamodel=WebAnalytics --&amp;gt; Produced results&lt;/P&gt;
&lt;P&gt;VG&lt;/P&gt;</description>
    <pubDate>Mon, 08 Jun 2020 20:18:19 GMT</pubDate>
    <dc:creator>vikas_gopal</dc:creator>
    <dc:date>2020-06-08T20:18:19Z</dc:date>
    <item>
      <title>Splunk App for Web Analytics data model acceleration is not completing</title>
      <link>https://community.splunk.com/t5/Reporting/Splunk-App-for-Web-Analytics-data-model-acceleration-is-not/m-p/493059#M7892</link>
      <description>&lt;P&gt;HI Experts,&lt;/P&gt;
&lt;P&gt;I am sure someone must have faced this issue with&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;Web Analytics 2.2.1&lt;BR /&gt;Splunk 7.2.5 (SHC, Index Cluster&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;as I have seen similar posts but no concrete Answer . I am aware that when we install this app we will get Web data model.Because i already have CIM so I have cloned this data model and named it "Web Analytics" . I can see the data as it is properly tagged (tag=web), this gives me the results as expected. I have accelerated this data model for summary range 1 day. Till 99.98% it completed in 30 min but then it stuck for like 48 hours now , as shown below . I tried rebuilding it still same status&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;MODEL
Datasets
3 Events, 1 Search Event Edit
Permissions
Shared Globally. Owned by nobody.   Edit
ACCELERATION
Rebuild Update  Edit
Status
99.98% Completed
Access Count
0. Last Access: -
Size on Disk
1.91 GB
Summary Range
86400 second(s)
Buckets
1006
Updated
5/10/20 7:04:00.000 PM"
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;I do not know if because of this dashboards like (&lt;STRONG&gt;Analytics Center,Audience,Acquisition,Behavior Overview&lt;/STRONG&gt;) are blank . Couple of other observations&lt;BR /&gt;Below query does not produce any results as Web.eventtype=pageview produce no results&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;| tstats summariesonly=t prestats=t dc(Web.http_session) FROM datamodel=`datamodel` WHERE Web.site="*" Web.eventtype=pageview GROUPBY Web.http_session,Web.ua_mobile
_time span=1d  | timechart span=1d dc(Web.http_session) by Web.ua_mobile  | rename Web.ua_mobile AS "Mobile Device "  | fields - VALUE
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;I have also checked Document link in the app itself and can see below&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;Web Server Log Data check (tag=web | head 5)  check completed
Website Configuration check --table is showing results  
Lookup check --(Sessions,Pages) ---check completed
Data Model Acceleration check --98.99%
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Any help will be highly appreciated.&lt;/P&gt;
&lt;P&gt;| tstats summariesonly=t prestats=t count FROM datamodel=WebAnalytics --&amp;gt; Produce no Result &lt;BR /&gt;| tstats count FROM datamodel=WebAnalytics --&amp;gt; Produced results&lt;/P&gt;
&lt;P&gt;VG&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2020 20:18:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Splunk-App-for-Web-Analytics-data-model-acceleration-is-not/m-p/493059#M7892</guid>
      <dc:creator>vikas_gopal</dc:creator>
      <dc:date>2020-06-08T20:18:19Z</dc:date>
    </item>
  </channel>
</rss>

