<?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: How to create a dashboard in Splunk similar to an AWStats report? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-a-dashboard-in-Splunk-similar-to-an-AWStats-report/m-p/231736#M14373</link>
    <description>&lt;P&gt;A sample screeshot is given @ &lt;A href="http://www.nltechno.com/awstats/awstats.pl?config=destailleur.fr"&gt;http://www.nltechno.com/awstats/awstats.pl?config=destailleur.fr&lt;/A&gt; &lt;/P&gt;</description>
    <pubDate>Sat, 12 Mar 2016 07:39:52 GMT</pubDate>
    <dc:creator>anasar</dc:creator>
    <dc:date>2016-03-12T07:39:52Z</dc:date>
    <item>
      <title>How to create a dashboard in Splunk similar to an AWStats report?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-a-dashboard-in-Splunk-similar-to-an-AWStats-report/m-p/231734#M14371</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;We've indexed all jboss access.log files. We're using AWStats before.  Just to make a smooth transition, we need to provide AWStats kind of report first.  Can you suggest how to get the exact searches to get unique_visitors, visits, pages, hits and bandwidth, session duration, etc. using Splunk? For unique_visitiors I've used the search below:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=jboss-access method=POST | stats distinct_count(clientip) as Uniquevisitors
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 29 Sep 2020 08:58:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-a-dashboard-in-Splunk-similar-to-an-AWStats-report/m-p/231734#M14371</guid>
      <dc:creator>anasar</dc:creator>
      <dc:date>2020-09-29T08:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a dashboard in Splunk similar to an AWStats report?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-a-dashboard-in-Splunk-similar-to-an-AWStats-report/m-p/231735#M14372</link>
      <description>&lt;P&gt;Hi @anasar&lt;/P&gt;

&lt;P&gt;It would be helpful if you could include a link to an image showing what an AWStats report looks like for people who are not familiar with it.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Mar 2016 18:10:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-a-dashboard-in-Splunk-similar-to-an-AWStats-report/m-p/231735#M14372</guid>
      <dc:creator>ppablo</dc:creator>
      <dc:date>2016-03-04T18:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a dashboard in Splunk similar to an AWStats report?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-a-dashboard-in-Splunk-similar-to-an-AWStats-report/m-p/231736#M14373</link>
      <description>&lt;P&gt;A sample screeshot is given @ &lt;A href="http://www.nltechno.com/awstats/awstats.pl?config=destailleur.fr"&gt;http://www.nltechno.com/awstats/awstats.pl?config=destailleur.fr&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Sat, 12 Mar 2016 07:39:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-a-dashboard-in-Splunk-similar-to-an-AWStats-report/m-p/231736#M14373</guid>
      <dc:creator>anasar</dc:creator>
      <dc:date>2016-03-12T07:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a dashboard in Splunk similar to an AWStats report?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-a-dashboard-in-Splunk-similar-to-an-AWStats-report/m-p/231737#M14374</link>
      <description>&lt;P&gt;How to get the exact searches in Splunk depends on how the exact searches in AWStats are built.&lt;/P&gt;

&lt;P&gt;For example, you've used &lt;CODE&gt;dc(clientip)&lt;/CODE&gt; for unique visitors - is that how AWStats computes unique visitors? I'm asking because determining correctly which hit on a page belongs to what person is extremely hard. There are many ways to approximate this, your example is only one of them.&lt;/P&gt;

&lt;P&gt;If you need specific help with a certain search you can get help here, just make sure to spell out your requirements for the search instead of posting a screenshot - any algorithm could be behind that, so trying to recreate it like that is futile.&lt;BR /&gt;
If you need someone to rebuild that entire page for you I'd recommend getting Splunk Professional Services or a local Splunk Partner for a few days on site.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Mar 2016 18:24:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-a-dashboard-in-Splunk-similar-to-an-AWStats-report/m-p/231737#M14374</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2016-03-14T18:24:51Z</dc:date>
    </item>
  </channel>
</rss>

