<?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 do I run a query for a user's Internet activity and create a table by date and url? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-run-a-query-for-a-user-s-Internet-activity-and-create-a/m-p/446419#M167618</link>
    <description>&lt;P&gt;DEPENDS&lt;/P&gt;

&lt;P&gt;Do you want to make a statistic about the internet usage of users in your company or about the users that use your splunk system?&lt;/P&gt;

&lt;P&gt;if COMPANY USERS&lt;BR /&gt;
Do you have any proxy logs in your splunk system?&lt;/P&gt;

&lt;P&gt;if SPLUNK USERS&lt;BR /&gt;
Check out &lt;CODE&gt;index=_internal source="*ui_access*"&lt;/CODE&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 07 Sep 2018 16:46:18 GMT</pubDate>
    <dc:creator>horsefez</dc:creator>
    <dc:date>2018-09-07T16:46:18Z</dc:date>
    <item>
      <title>How do I run a query for a user's Internet activity and create a table by date and url?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-run-a-query-for-a-user-s-Internet-activity-and-create-a/m-p/446418#M167617</link>
      <description>&lt;P&gt;I need to run a query for a user's Internet activity.  I would like to create a table/report for the output that's limited to date, and URL.  Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Sep 2018 16:32:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-run-a-query-for-a-user-s-Internet-activity-and-create-a/m-p/446418#M167617</guid>
      <dc:creator>rsmaddox</dc:creator>
      <dc:date>2018-09-07T16:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: How do I run a query for a user's Internet activity and create a table by date and url?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-run-a-query-for-a-user-s-Internet-activity-and-create-a/m-p/446419#M167618</link>
      <description>&lt;P&gt;DEPENDS&lt;/P&gt;

&lt;P&gt;Do you want to make a statistic about the internet usage of users in your company or about the users that use your splunk system?&lt;/P&gt;

&lt;P&gt;if COMPANY USERS&lt;BR /&gt;
Do you have any proxy logs in your splunk system?&lt;/P&gt;

&lt;P&gt;if SPLUNK USERS&lt;BR /&gt;
Check out &lt;CODE&gt;index=_internal source="*ui_access*"&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Sep 2018 16:46:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-run-a-query-for-a-user-s-Internet-activity-and-create-a/m-p/446419#M167618</guid>
      <dc:creator>horsefez</dc:creator>
      <dc:date>2018-09-07T16:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: How do I run a query for a user's Internet activity and create a table by date and url?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-run-a-query-for-a-user-s-Internet-activity-and-create-a/m-p/446420#M167619</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;index="my_user_index" user="my_user"|timechart count by url,
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 07 Sep 2018 16:49:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-run-a-query-for-a-user-s-Internet-activity-and-create-a/m-p/446420#M167619</guid>
      <dc:creator>renjith_nair</dc:creator>
      <dc:date>2018-09-07T16:49:26Z</dc:date>
    </item>
    <item>
      <title>Re: How do I run a query for a user's Internet activity and create a table by date and url?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-run-a-query-for-a-user-s-Internet-activity-and-create-a/m-p/446421#M167620</link>
      <description>&lt;P&gt;Sorry for the ambiguity.  I need to generate a report on Internet (Web) activity.  In other words, the URLs visited by a specific user, over a specified time range.  I've run the index=proxy  query successfully, but like to transform the results into a table with "URL," "Date," and "User" fields/columns.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Sep 2018 16:54:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-run-a-query-for-a-user-s-Internet-activity-and-create-a/m-p/446421#M167620</guid>
      <dc:creator>rsmaddox</dc:creator>
      <dc:date>2018-09-07T16:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: How do I run a query for a user's Internet activity and create a table by date and url?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-run-a-query-for-a-user-s-Internet-activity-and-create-a/m-p/446422#M167621</link>
      <description>&lt;P&gt;Thanks.  I'll give that a try.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Sep 2018 16:59:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-run-a-query-for-a-user-s-Internet-activity-and-create-a/m-p/446422#M167621</guid>
      <dc:creator>rsmaddox</dc:creator>
      <dc:date>2018-09-07T16:59:45Z</dc:date>
    </item>
  </channel>
</rss>

