<?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: Too complex for splunk? in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Too-complex-for-splunk/m-p/179734#M9156</link>
    <description>&lt;P&gt;Was trying to do this, the above steps should be able to get our job done.&lt;/P&gt;</description>
    <pubDate>Tue, 18 Aug 2015 16:59:07 GMT</pubDate>
    <dc:creator>harish0557</dc:creator>
    <dc:date>2015-08-18T16:59:07Z</dc:date>
    <item>
      <title>Too complex for splunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Too-complex-for-splunk/m-p/179730#M9152</link>
      <description>&lt;P&gt;Is this possible in splunk?&lt;/P&gt;

&lt;P&gt;For a while now, I see at a lot of splunk customers having the same troubles they're going through: &lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;a lot of complexity on a very low level (per host: do I have enough resources? Are my deamons running? Are my certificates still valid? Is the responsetime of my application performing well? etc). &lt;/LI&gt;
&lt;LI&gt;large server farms, applications that live on multiple hosts, relations that exist between multiple clusters etc.&lt;/LI&gt;
&lt;LI&gt;To say something of any of those larger entities, it's necessary to know the status of all those details of the seperate hosts. &lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;I'd like to build a traffic light, that shows the status on the highest level. Connecting the dots, really. When it goes red, you would be able to click down to a level deeper. Let's say it's on department level, and you can see which department has issues. Clicking on that department, you jump to a page showing all applications of that department. One application is red, and clicking on it shows all the servers associated with it. Finally we go to the specific server, and see what's actually wrong. Any thoughts how to work this out with splunk?&lt;/P&gt;</description>
      <pubDate>Tue, 18 Aug 2015 14:21:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Too-complex-for-splunk/m-p/179730#M9152</guid>
      <dc:creator>renems</dc:creator>
      <dc:date>2015-08-18T14:21:21Z</dc:date>
    </item>
    <item>
      <title>Re: Too complex for splunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Too-complex-for-splunk/m-p/179731#M9153</link>
      <description>&lt;P&gt;At a very elemental level, Splunk can deal with your wish list if the appropriate data is available. The approach would require the mapping of data onto a common framework that can be used to aggregate health and performance indicators. Splunk's Common Information Model allows for the disambiguation of data for common analysis and refactoring. In more technical terms, a search can produce a notable event. Once you have a collection, notable events can be summarized mathematically for comparisons against thresholds. The combination of thresholds and active, aggregated monitoring produces KPIs. If you can map multiple KPIs to reflect an entity, then you can create state. Grouping and mapping all of these onto logical entities creates a high level service view.&lt;/P&gt;

&lt;P&gt;There is a project called Splunk IT Service Intelligence which provides you with the next generation service monitoring based on a data-driven approach. You can read about it &lt;A href="http://docs.splunk.com/Documentation/ITSI/latest/User/ServiceAnalyzer"&gt;here&lt;/A&gt;. The assets are currently hosted in &lt;A href="https://splunkbase.splunk.com/app/1841/"&gt;Splunkbase&lt;/A&gt;.&lt;/P&gt;

&lt;P&gt;To finally answer your question: No; it is not too complex for Splunk.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Aug 2015 14:42:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Too-complex-for-splunk/m-p/179731#M9153</guid>
      <dc:creator>Gilberto_Castil</dc:creator>
      <dc:date>2015-08-18T14:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: Too complex for splunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Too-complex-for-splunk/m-p/179732#M9154</link>
      <description>&lt;P&gt;We created a composite drilldown dashboard that had traffic lights to show the RAG status of each component.&lt;/P&gt;

&lt;P&gt;How we acheived it:&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Use custom css and images for traffic lights.&lt;/LI&gt;
&lt;LI&gt;Use a flag CSV for representing the RAG status of a component:
for e.g. Component A traffic light (Red Amber or Green) depends on 4 conditions.
so for all 4 conditions keep individual search string which will individually update the traffic light color based on the flag csv file which had been updated regularly using these conditions.&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Tue, 18 Aug 2015 15:19:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Too-complex-for-splunk/m-p/179732#M9154</guid>
      <dc:creator>jensonthottian</dc:creator>
      <dc:date>2015-08-18T15:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: Too complex for splunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Too-complex-for-splunk/m-p/179733#M9155</link>
      <description>&lt;P&gt;As mentioned, Splunk ITSi will provide this functionality. Stay tuned to .conf this year for more information!&lt;/P&gt;</description>
      <pubDate>Tue, 18 Aug 2015 15:37:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Too-complex-for-splunk/m-p/179733#M9155</guid>
      <dc:creator>esix_splunk</dc:creator>
      <dc:date>2015-08-18T15:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: Too complex for splunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Too-complex-for-splunk/m-p/179734#M9156</link>
      <description>&lt;P&gt;Was trying to do this, the above steps should be able to get our job done.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Aug 2015 16:59:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Too-complex-for-splunk/m-p/179734#M9156</guid>
      <dc:creator>harish0557</dc:creator>
      <dc:date>2015-08-18T16:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: Too complex for splunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Too-complex-for-splunk/m-p/179735#M9157</link>
      <description>&lt;P&gt;this should be an answer&lt;/P&gt;</description>
      <pubDate>Tue, 18 Aug 2015 17:14:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Too-complex-for-splunk/m-p/179735#M9157</guid>
      <dc:creator>aljohnson_splun</dc:creator>
      <dc:date>2015-08-18T17:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: Too complex for splunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Too-complex-for-splunk/m-p/179736#M9158</link>
      <description>&lt;P&gt;Taking a peek at the documentation, this looks very similar to another app - Enterprise Security with the correlation searches, notables, and so on.  Will be interesting to see this presented at .conf&lt;/P&gt;</description>
      <pubDate>Tue, 18 Aug 2015 17:27:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Too-complex-for-splunk/m-p/179736#M9158</guid>
      <dc:creator>millern4</dc:creator>
      <dc:date>2015-08-18T17:27:19Z</dc:date>
    </item>
    <item>
      <title>Re: Too complex for splunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Too-complex-for-splunk/m-p/179737#M9159</link>
      <description>&lt;P&gt;Looks very promising, Pablo! I'll dive into the docs and see if it fits my needs. &lt;BR /&gt;
You think ITSI would also support multiple drilldown levels? (I tried to explain this in the last bit, do you understand what I mean?)&lt;/P&gt;</description>
      <pubDate>Tue, 18 Aug 2015 19:24:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Too-complex-for-splunk/m-p/179737#M9159</guid>
      <dc:creator>renems</dc:creator>
      <dc:date>2015-08-18T19:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: Too complex for splunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Too-complex-for-splunk/m-p/179738#M9160</link>
      <description>&lt;P&gt;All of that can be done but some of the navigation and mapping are not built in to simple XML and require the use of the Web Framework.  &lt;/P&gt;</description>
      <pubDate>Tue, 18 Aug 2015 22:43:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Too-complex-for-splunk/m-p/179738#M9160</guid>
      <dc:creator>bmacias84</dc:creator>
      <dc:date>2015-08-18T22:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: Too complex for splunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Too-complex-for-splunk/m-p/179739#M9161</link>
      <description>&lt;P&gt;Could you please explain in detail...I am very new to Splunk and I have a similar requirements.Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Mar 2016 01:08:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Too-complex-for-splunk/m-p/179739#M9161</guid>
      <dc:creator>nasamajh09</dc:creator>
      <dc:date>2016-03-22T01:08:50Z</dc:date>
    </item>
    <item>
      <title>Re: Too complex for splunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Too-complex-for-splunk/m-p/179740#M9162</link>
      <description>&lt;P&gt;First create searches that will provide the needed information or results to be able to determine the status of the component or service. Next take a look at this App &lt;A href="https://splunkbase.splunk.com/app/1923/#/overview"&gt;https://splunkbase.splunk.com/app/1923/#/overview&lt;/A&gt;  and use it together with your search.&lt;/P&gt;

&lt;P&gt;Try something simple and easy to start with, like Apache status codes. If there are more than 10 x 404 error codes within one minute set the ample to yellow, else it's green.&lt;/P&gt;

&lt;P&gt;cheers, MuS&lt;/P&gt;</description>
      <pubDate>Tue, 22 Mar 2016 01:27:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Too-complex-for-splunk/m-p/179740#M9162</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2016-03-22T01:27:23Z</dc:date>
    </item>
  </channel>
</rss>

