<?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: Splunk search interface for non-technical users? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Splunk-search-interface-for-non-technical-users/m-p/363096#M165131</link>
    <description>&lt;P&gt;Thanks Giuseppe.&lt;/P&gt;

&lt;P&gt;So just to validate my understanding, you created your own app, and did some customisation so non-technical users can create filters by clicking of mouse? Did you just the out-of-the-box interface, or did you use HTML and Javascript scripts, or SplunkJS?&lt;/P&gt;</description>
    <pubDate>Thu, 16 Nov 2017 11:00:48 GMT</pubDate>
    <dc:creator>yoyu777</dc:creator>
    <dc:date>2017-11-16T11:00:48Z</dc:date>
    <item>
      <title>Splunk search interface for non-technical users?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-search-interface-for-non-technical-users/m-p/363093#M165128</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;This question may be a bit unusual. While I know SPL is already kind of "simple" enough to get a hang of for most technical users, but we are challenged to find a software/service that allows even the least technical users can comfortably create some filters and fire some searches, ideally it should also be able to integrated with Splunk.&lt;/P&gt;

&lt;P&gt;"Pivot" does not fit the purpose as it is mainly a visualisation tool rather than search tool. &lt;/P&gt;

&lt;P&gt;Has anyone come across things like this before?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Nov 2017 17:24:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-search-interface-for-non-technical-users/m-p/363093#M165128</guid>
      <dc:creator>yoyu777</dc:creator>
      <dc:date>2017-11-15T17:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk search interface for non-technical users?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-search-interface-for-non-technical-users/m-p/363094#M165129</link>
      <description>&lt;P&gt;What about trying the tables option from the Datasets Add-on (&lt;A href="https://splunkbase.splunk.com/app/3245/"&gt;https://splunkbase.splunk.com/app/3245/&lt;/A&gt;)? This lets users work with an Excel-like interface and there is an option on the side to see the SPL it creates. Once you install the app and go to the "Datasets" tab, click on "Create New Table Dataset" to be walked through creating a table to work with. &lt;/P&gt;</description>
      <pubDate>Wed, 15 Nov 2017 17:37:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-search-interface-for-non-technical-users/m-p/363094#M165129</guid>
      <dc:creator>worshamn</dc:creator>
      <dc:date>2017-11-15T17:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk search interface for non-technical users?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-search-interface-for-non-technical-users/m-p/363095#M165130</link>
      <description>&lt;P&gt;Hi yoyu777,&lt;BR /&gt;
we gave to users that don't know Splunk a simple interface for developers that need to see debugging logs during development.&lt;BR /&gt;
We created in a lookup a search perimeter (host, source, and other fields) and we created some filters in the dashboard using the lookup fields so the user can filter logs.&lt;/P&gt;

&lt;P&gt;In other words, users choose search parameters and using the perimeter lookup we create a search containing the main information: index, sourcetype, source, host.&lt;BR /&gt;
In addition user has a free text input to add words to search.&lt;/P&gt;

&lt;P&gt;As results, we display timestamp and a part of raw (first 200 chars) of a list of events; if the interesting event is larger that 200 chars, clicking on event, it's possible to display the full event in another panel of the dashboard.&lt;/P&gt;

&lt;P&gt;Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2017 10:51:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-search-interface-for-non-technical-users/m-p/363095#M165130</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2017-11-16T10:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk search interface for non-technical users?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-search-interface-for-non-technical-users/m-p/363096#M165131</link>
      <description>&lt;P&gt;Thanks Giuseppe.&lt;/P&gt;

&lt;P&gt;So just to validate my understanding, you created your own app, and did some customisation so non-technical users can create filters by clicking of mouse? Did you just the out-of-the-box interface, or did you use HTML and Javascript scripts, or SplunkJS?&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2017 11:00:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-search-interface-for-non-technical-users/m-p/363096#M165131</guid>
      <dc:creator>yoyu777</dc:creator>
      <dc:date>2017-11-16T11:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk search interface for non-technical users?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-search-interface-for-non-technical-users/m-p/363097#M165132</link>
      <description>&lt;P&gt;No we have a lookup where there are all the information about the search perimeter:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;perimeter&lt;/LI&gt;
&lt;LI&gt;name&lt;/LI&gt;
&lt;LI&gt;environment (Production or Qualification)&lt;/LI&gt;
&lt;LI&gt;hostname&lt;/LI&gt;
&lt;LI&gt;IP&lt;/LI&gt;
&lt;LI&gt;Log Type (Application or System)&lt;/LI&gt;
&lt;LI&gt;source&lt;/LI&gt;
&lt;LI&gt;List item&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;Users in a dashboard can choose all the above parameters, in this way we can identify:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;index&lt;/LI&gt;
&lt;LI&gt;sourcetype&lt;/LI&gt;
&lt;LI&gt;source&lt;/LI&gt;
&lt;LI&gt;host&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;and show to the user all the events that match filters.&lt;BR /&gt;
The only additional choice is a full text search input.&lt;/P&gt;

&lt;P&gt;We did all with standard Splunk interface, without additional components.&lt;/P&gt;

&lt;P&gt;The main job is to design the perimeter, but we usually already have it because target are development logs, so we can easily delimiter our perimeter.&lt;/P&gt;

&lt;P&gt;Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2017 18:18:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-search-interface-for-non-technical-users/m-p/363097#M165132</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2017-11-16T18:18:59Z</dc:date>
    </item>
  </channel>
</rss>

