<?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: Unable to Generate Pages in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Unable-to-Generate-Pages/m-p/456541#M56211</link>
    <description>&lt;P&gt;It is the second step of setting up the Splunk App for Web Analytics  - &lt;A href="https://splunkbase.splunk.com/app/2699/#/details"&gt;https://splunkbase.splunk.com/app/2699/#/details&lt;/A&gt; - after generating sessions. &lt;/P&gt;</description>
    <pubDate>Fri, 17 May 2019 00:41:43 GMT</pubDate>
    <dc:creator>kmower</dc:creator>
    <dc:date>2019-05-17T00:41:43Z</dc:date>
    <item>
      <title>Unable to Generate Pages</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Unable-to-Generate-Pages/m-p/456535#M56205</link>
      <description>&lt;P&gt;I am getting 0 pages when I run generate sessions on Set up of the Web Analytics Add-On. Sessions generated just fine (by the looks of it). I have edited props.conf and eventtypes.conf as per jbjerke's reply to my previous question about ms:iis:auto here - &lt;A href="https://answers.splunk.com/answers/727931/is-it-easy-to-ingest-advanced-iis-logs-into-the-sp.html"&gt;https://answers.splunk.com/answers/727931/is-it-easy-to-ingest-advanced-iis-logs-into-the-sp.html&lt;/A&gt; &lt;/P&gt;

&lt;P&gt;Just hoping someone - jbjerke ? - can help me out with generate pages for ms:iis:auto source type. Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2019 04:17:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Unable-to-Generate-Pages/m-p/456535#M56205</guid>
      <dc:creator>kmower</dc:creator>
      <dc:date>2019-05-16T04:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Generate Pages</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Unable-to-Generate-Pages/m-p/456536#M56206</link>
      <description>&lt;P&gt;I have looked at the Generate Pages lookup and compared it with the props.conf I mentioned above. It seems to focus on http_request as the page view. &lt;/P&gt;

&lt;P&gt;It seems that for [iis] and [ms:iis:auto] there is this entry in regard to FIELDALIAS-http_referrer. All I can see is this line: &lt;/P&gt;

&lt;P&gt;FIELDALIAS-uri = cs_uri_stem AS http_request&lt;/P&gt;

&lt;P&gt;Whereas [apache:access] has an Extract statement and also a FIELDALIAS-http_request: &lt;/P&gt;

&lt;P&gt;FIELDALIAS-http_request = http_request AS uri&lt;/P&gt;

&lt;P&gt;I am not an expert, but it seems to me that there needs to be a FIELDALIAS-http_request in the sourcetype in order to generate pages. Anyway, I may give that a go. &lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 00:31:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Unable-to-Generate-Pages/m-p/456536#M56206</guid>
      <dc:creator>kmower</dc:creator>
      <dc:date>2020-09-30T00:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Generate Pages</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Unable-to-Generate-Pages/m-p/456537#M56207</link>
      <description>&lt;P&gt;Hmmm .... I just looked at the 'web' Data Model and there is no http_request in there either. I am stuck. I tried adding in FIELDALIAS-http_request = cs_uri_stem AS http_request for [ms:iis:auto] and no luck with that either for generating pages. &lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 00:31:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Unable-to-Generate-Pages/m-p/456537#M56207</guid>
      <dc:creator>kmower</dc:creator>
      <dc:date>2020-09-30T00:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Generate Pages</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Unable-to-Generate-Pages/m-p/456538#M56208</link>
      <description>&lt;P&gt;Hi @kmower, what do you mean by generate pages, and what is the problem exactly with this http_request field, is it not showing or something ? I'm having a hard time understanding the question, too much information ^^ &lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2019 07:38:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Unable-to-Generate-Pages/m-p/456538#M56208</guid>
      <dc:creator>DavidHourani</dc:creator>
      <dc:date>2019-05-16T07:38:16Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Generate Pages</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Unable-to-Generate-Pages/m-p/456539#M56209</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;

&lt;P&gt;I'm almost finished with a new version that has better support for ms:iis:* sourcetypes and a feature where you can select your own datamodel name. This is configured in a macro provided with the app.&lt;/P&gt;

&lt;P&gt;You can look at the source for this here:&lt;BR /&gt;
&lt;A href="https://github.com/johanbjerke/SplunkAppForWebAnalytics"&gt;https://github.com/johanbjerke/SplunkAppForWebAnalytics&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;This is the unpackaged version of the app so there are files in the local folders etc. Use at your own risk &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;johan&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2019 11:30:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Unable-to-Generate-Pages/m-p/456539#M56209</guid>
      <dc:creator>jbjerke_splunk</dc:creator>
      <dc:date>2019-05-16T11:30:01Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Generate Pages</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Unable-to-Generate-Pages/m-p/456540#M56210</link>
      <description>&lt;P&gt;Thanks for sticking with this Johan, I really appreciate it and I am sure that many other Splunkers with IIS logs will be very happy as well. I will give that new version a whirl ... is there anywhere you would like feedback from my testing of it? Thanks again.&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2019 00:39:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Unable-to-Generate-Pages/m-p/456540#M56210</guid>
      <dc:creator>kmower</dc:creator>
      <dc:date>2019-05-17T00:39:04Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Generate Pages</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Unable-to-Generate-Pages/m-p/456541#M56211</link>
      <description>&lt;P&gt;It is the second step of setting up the Splunk App for Web Analytics  - &lt;A href="https://splunkbase.splunk.com/app/2699/#/details"&gt;https://splunkbase.splunk.com/app/2699/#/details&lt;/A&gt; - after generating sessions. &lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2019 00:41:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Unable-to-Generate-Pages/m-p/456541#M56211</guid>
      <dc:creator>kmower</dc:creator>
      <dc:date>2019-05-17T00:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Generate Pages</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Unable-to-Generate-Pages/m-p/456542#M56212</link>
      <description>&lt;P&gt;Hi Johan, &lt;/P&gt;

&lt;P&gt;I ran that new version into my Test server, and I am still unable to generate pages. I can generate sessions. I can see your entries, such as WAYNE-Y13R4NAL1 etc. in the websites. However I am still hung up on being able to generate pages. Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2019 06:44:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Unable-to-Generate-Pages/m-p/456542#M56212</guid>
      <dc:creator>kmower</dc:creator>
      <dc:date>2019-05-17T06:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Generate Pages</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Unable-to-Generate-Pages/m-p/456543#M56213</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;

&lt;P&gt;Would it be possible for you to send me a few log lines? You can redact anything sensitive, I just need the format.  My email is johan and Splunk.com. &lt;/P&gt;

&lt;P&gt;johan&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2019 08:42:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Unable-to-Generate-Pages/m-p/456543#M56213</guid>
      <dc:creator>jbjerke_splunk</dc:creator>
      <dc:date>2019-05-17T08:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Generate Pages</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Unable-to-Generate-Pages/m-p/456544#M56214</link>
      <description>&lt;P&gt;Sure, whatever you want. Which log/log files would you like? Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2019 06:42:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Unable-to-Generate-Pages/m-p/456544#M56214</guid>
      <dc:creator>kmower</dc:creator>
      <dc:date>2019-05-20T06:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Generate Pages</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Unable-to-Generate-Pages/m-p/456545#M56215</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;

&lt;P&gt;New version of the app is now live which hopefully solve this issue. &lt;BR /&gt;
&lt;A href="https://splunkbase.splunk.com/app/2699"&gt;https://splunkbase.splunk.com/app/2699&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;v 2.2.0&lt;/STRONG&gt;&lt;BR /&gt;
- Added an option to use a different data model name than "Web". This caused conflicts with the default CIM datamodel also called Web. &lt;BR /&gt;
- Made changes to Sites setup dashboard to make it easier. &lt;BR /&gt;
- Migrated website setup settings to the KV store.&lt;BR /&gt;
- Added better support for IIS. Now supports ms:iis:auto and ms:iis:default sourcetypes which comes from the official IIS Add-on. &lt;BR /&gt;
- Updated User agent string parsing to latest version&lt;BR /&gt;
- Various bug fixes&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:34:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Unable-to-Generate-Pages/m-p/456545#M56215</guid>
      <dc:creator>jbjerke_splunk</dc:creator>
      <dc:date>2019-05-29T09:34:55Z</dc:date>
    </item>
  </channel>
</rss>

