<?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: Can you index images with Splunk? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Can-you-index-images-with-Splunk/m-p/183396#M36706</link>
    <description>&lt;P&gt;Thank you for the correction; I have updated my answer.&lt;/P&gt;</description>
    <pubDate>Sat, 22 Aug 2015 14:17:44 GMT</pubDate>
    <dc:creator>woodcock</dc:creator>
    <dc:date>2015-08-22T14:17:44Z</dc:date>
    <item>
      <title>Can you index images with Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-you-index-images-with-Splunk/m-p/183389#M36699</link>
      <description>&lt;P&gt;Is it possible to index images in splunk? &lt;BR /&gt;
I want to gather logs from a certain location, so I specified an index like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor://\\path\to\monitor]
whitelist=LOGFILE
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;However, that location will contain multiple types of data, specifically, logs and images. I want to use those images in my splunk dashboards, so I changed my index.conf to look like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor://\\path\to\monitor]
whitelist=(LOGFILE|screenshot\.png)
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This doesn't seem to work. I looked into using &lt;CODE&gt;fschange&lt;/CODE&gt; but it looks like you can't use monitor and fschange on the same directory (according to: &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Admin/Inputsconf?utm_source=answers&amp;amp;utm_medium=incontext&amp;amp;utm_term=inputs.conf&amp;amp;utm_campaign=refdoc"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Admin/Inputsconf?utm_source=answers&amp;amp;utm_medium=incontext&amp;amp;utm_term=inputs.conf&amp;amp;utm_campaign=refdoc&lt;/A&gt;)&lt;/P&gt;</description>
      <pubDate>Fri, 21 Aug 2015 18:55:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-you-index-images-with-Splunk/m-p/183389#M36699</guid>
      <dc:creator>chustar</dc:creator>
      <dc:date>2015-08-21T18:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: Can you index images with Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-you-index-images-with-Splunk/m-p/183390#M36700</link>
      <description>&lt;P&gt;I don't think so Splunk is a tool for this requirement (indexing image). I believe you'd need some bigdata solution to store that and then you can use Splunk HUNK to do image search.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Aug 2015 19:24:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-you-index-images-with-Splunk/m-p/183390#M36700</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2015-08-21T19:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: Can you index images with Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-you-index-images-with-Splunk/m-p/183391#M36701</link>
      <description>&lt;P&gt;A creative solution :&lt;/P&gt;

&lt;P&gt;If you want to monitor the images using Splunk. &lt;BR /&gt;
Create an active script which will update a text file whenever an image is added into a directory prefixing it with the timestamp(add size if you want)  the image was put into the directory.&lt;BR /&gt;
Then index this text file in Splunk &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Aug 2015 19:50:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-you-index-images-with-Splunk/m-p/183391#M36701</guid>
      <dc:creator>jensonthottian</dc:creator>
      <dc:date>2015-08-21T19:50:13Z</dc:date>
    </item>
    <item>
      <title>Re: Can you index images with Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-you-index-images-with-Splunk/m-p/183392#M36702</link>
      <description>&lt;P&gt;I really just wanted the file names so I can embed them in the dashboard. No need for bigdata solutions&lt;/P&gt;</description>
      <pubDate>Fri, 21 Aug 2015 21:14:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-you-index-images-with-Splunk/m-p/183392#M36702</guid>
      <dc:creator>chustar</dc:creator>
      <dc:date>2015-08-21T21:14:32Z</dc:date>
    </item>
    <item>
      <title>Re: Can you index images with Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-you-index-images-with-Splunk/m-p/183393#M36703</link>
      <description>&lt;P&gt;Are you sure Splunk is the right tool for this situation? Whenever people are working with documents, I usually suggest MarkLogic which has tools to help you generate the metadata that you are describing. It is an incredible product and does things in a totally different way than Splunk and is better suited for non-plain-text data sources:&lt;BR /&gt;
&lt;A href="http://www.marklogic.com"&gt;http://www.marklogic.com&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;P.S. These are the main guys that swooped in and made HealthCare.gov actually work; without them, it probably never would have.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Aug 2015 22:53:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-you-index-images-with-Splunk/m-p/183393#M36703</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2015-08-21T22:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: Can you index images with Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-you-index-images-with-Splunk/m-p/183394#M36704</link>
      <description>&lt;P&gt;You could use the &lt;A href="https://splunkbase.splunk.com/app/1553/"&gt;Command Modular Input&lt;/A&gt; to execute a command that looks in a directory , finds images files and indexes those image file paths/names in Splunk.&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;image_lister.sh&lt;/STRONG&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;#!/bin/sh

find /Users/ddallimore/Desktop -type f -exec file {} \; | awk -F: '{ if ($2 ~/[Ii]mage|EPS/) print $1}'
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;STRONG&gt;Setup a Command Modular Input stanza to fire the image_lister.sh command&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/580i1BD77568EE74FDBF/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Search in Splunk&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/581iBF073330A7093D94/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Aug 2015 23:16:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-you-index-images-with-Splunk/m-p/183394#M36704</guid>
      <dc:creator>Damien_Dallimor</dc:creator>
      <dc:date>2015-08-21T23:16:52Z</dc:date>
    </item>
    <item>
      <title>Re: Can you index images with Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-you-index-images-with-Splunk/m-p/183395#M36705</link>
      <description>&lt;P&gt;Fair point, but I think you mean MarkLogic, not Mark/Space. &lt;A href="http://www.marklogic.com/customers/healthcare-gov/"&gt;http://www.marklogic.com/customers/healthcare-gov/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 22 Aug 2015 00:21:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-you-index-images-with-Splunk/m-p/183395#M36705</guid>
      <dc:creator>ChrisG</dc:creator>
      <dc:date>2015-08-22T00:21:09Z</dc:date>
    </item>
    <item>
      <title>Re: Can you index images with Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-you-index-images-with-Splunk/m-p/183396#M36706</link>
      <description>&lt;P&gt;Thank you for the correction; I have updated my answer.&lt;/P&gt;</description>
      <pubDate>Sat, 22 Aug 2015 14:17:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-you-index-images-with-Splunk/m-p/183396#M36706</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2015-08-22T14:17:44Z</dc:date>
    </item>
  </channel>
</rss>

