<?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 our resources are being utilized in Knowledge Management</title>
    <link>https://community.splunk.com/t5/Knowledge-Management/How-our-resources-are-being-utilized/m-p/346703#M5121</link>
    <description>&lt;P&gt;Hi Marcus, &lt;/P&gt;

&lt;P&gt;Below steps will help you for the quick fix, &lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;create a script that will download the file and store it in a folder.&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Schedule the script with cron tab. &lt;/LI&gt;
&lt;LI&gt;Either monitor the folder and index the data OR use it as lookup. &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; &lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;sample script will be, you have to replace the URL. go to the report you want and download it, check the browser downloaded files and there you can get the url to download. &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;wget -O &amp;lt;filename&amp;gt; &lt;A href="https://data.montgomerycountymd.gov/api/views/j7rm-vyfs/rows.csv?accessType=DOWNLOAD" target="test_blank"&gt;https://data.montgomerycountymd.gov/api/views/j7rm-vyfs/rows.csv?accessType=DOWNLOAD&lt;/A&gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Hope this will helps you. &lt;/P&gt;</description>
    <pubDate>Tue, 29 Aug 2017 18:53:31 GMT</pubDate>
    <dc:creator>vasanthmss</dc:creator>
    <dc:date>2017-08-29T18:53:31Z</dc:date>
    <item>
      <title>How our resources are being utilized</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/How-our-resources-are-being-utilized/m-p/346702#M5120</link>
      <description>&lt;P&gt;Today I did a cool exercise.  I went to the data repository section for Montgomery County (MD) and I downloaded the dataset of classes approved and paid through the County tuition assistance program.  I then ingested this data into Splunk and identified the top five department by cost I came up with the following:&lt;BR /&gt;
Correction &amp;amp; Rehabilitation,$110624.97&lt;BR /&gt;
Libraries,$13511.13&lt;BR /&gt;
Investment Trustees,$13668.00&lt;BR /&gt;
Recreation,$14980.00&lt;BR /&gt;
Environmental Protection,$17745.00&lt;/P&gt;

&lt;P&gt;Is there a way to monitor this on the website real time for changes and update the dashboard in real time?  This will be my next side project.&lt;/P&gt;

&lt;P&gt;Marcus House&lt;BR /&gt;
Splunk Admin (1 exam away from Architect Certification)&lt;/P&gt;</description>
      <pubDate>Thu, 03 Aug 2017 08:09:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/How-our-resources-are-being-utilized/m-p/346702#M5120</guid>
      <dc:creator>mhouse3</dc:creator>
      <dc:date>2017-08-03T08:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: How our resources are being utilized</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/How-our-resources-are-being-utilized/m-p/346703#M5121</link>
      <description>&lt;P&gt;Hi Marcus, &lt;/P&gt;

&lt;P&gt;Below steps will help you for the quick fix, &lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;create a script that will download the file and store it in a folder.&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Schedule the script with cron tab. &lt;/LI&gt;
&lt;LI&gt;Either monitor the folder and index the data OR use it as lookup. &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; &lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;sample script will be, you have to replace the URL. go to the report you want and download it, check the browser downloaded files and there you can get the url to download. &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;wget -O &amp;lt;filename&amp;gt; &lt;A href="https://data.montgomerycountymd.gov/api/views/j7rm-vyfs/rows.csv?accessType=DOWNLOAD" target="test_blank"&gt;https://data.montgomerycountymd.gov/api/views/j7rm-vyfs/rows.csv?accessType=DOWNLOAD&lt;/A&gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Hope this will helps you. &lt;/P&gt;</description>
      <pubDate>Tue, 29 Aug 2017 18:53:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/How-our-resources-are-being-utilized/m-p/346703#M5121</guid>
      <dc:creator>vasanthmss</dc:creator>
      <dc:date>2017-08-29T18:53:31Z</dc:date>
    </item>
  </channel>
</rss>

