<?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: Dashboard help -- Can I use Bootstrap Enterprise so my dashboard has responsive design? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-help-Can-I-use-Bootstrap-Enterprise-so-my-dashboard/m-p/291429#M18488</link>
    <description>&lt;P&gt;hi niketnilay, &lt;/P&gt;

&lt;P&gt;Thans for answer. I had already accessed this inlay session to see if what I was looking for was described. But what I really need is something like Bootstrap's grid system (&lt;A href="https://getbootstrap.com/docs/3.3/css/#grid"&gt;https://getbootstrap.com/docs/3.3/css/#grid&lt;/A&gt;)&lt;/P&gt;</description>
    <pubDate>Mon, 09 Oct 2017 17:08:57 GMT</pubDate>
    <dc:creator>markuxProof</dc:creator>
    <dc:date>2017-10-09T17:08:57Z</dc:date>
    <item>
      <title>Dashboard help -- Can I use Bootstrap Enterprise so my dashboard has responsive design?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-help-Can-I-use-Bootstrap-Enterprise-so-my-dashboard/m-p/291425#M18484</link>
      <description>&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/3608iF5115240FCD68EDE/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;Regards, &lt;/P&gt;

&lt;P&gt;I'm developing a home panel using the HTML components inside a panel in simple XML format.&lt;/P&gt;

&lt;P&gt;Ex:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;    &amp;lt;dashboard&amp;gt;
       &amp;lt;row&amp;gt;
          &amp;lt;panel&amp;gt;
             &amp;lt;html&amp;gt;
                ... my code here
             &amp;lt;/html&amp;gt;
          &amp;lt;/panel&amp;gt;
       &amp;lt;/row&amp;gt;
    &amp;lt;/dashboard&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;What I need to do is make this control panel sensitive to other screen resolutions and mobile devices. I know that Splunk uses a modified version of the Bootstrap library, but I do not know which classes allow me to enable the same control panel in other resolutions.&lt;/P&gt;

&lt;P&gt;Are there guides for the Enterprise Bootstrap version used by Splunk?&lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2017 15:02:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-help-Can-I-use-Bootstrap-Enterprise-so-my-dashboard/m-p/291425#M18484</guid>
      <dc:creator>markuxProof</dc:creator>
      <dc:date>2017-10-09T15:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard help -- Can I use Bootstrap Enterprise so my dashboard has responsive design?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-help-Can-I-use-Bootstrap-Enterprise-so-my-dashboard/m-p/291426#M18485</link>
      <description>&lt;P&gt;Could you describe more your request?&lt;BR /&gt;
Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2017 15:27:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-help-Can-I-use-Bootstrap-Enterprise-so-my-dashboard/m-p/291426#M18485</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2017-10-09T15:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard help -- Can I use Bootstrap Enterprise so my dashboard has responsive design?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-help-Can-I-use-Bootstrap-Enterprise-so-my-dashboard/m-p/291427#M18486</link>
      <description>&lt;P&gt;hi Cusello, &lt;/P&gt;

&lt;P&gt;I will update this post in more detail.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2017 16:47:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-help-Can-I-use-Bootstrap-Enterprise-so-my-dashboard/m-p/291427#M18486</guid>
      <dc:creator>markuxProof</dc:creator>
      <dc:date>2017-10-09T16:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard help -- Can I use Bootstrap Enterprise so my dashboard has responsive design?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-help-Can-I-use-Bootstrap-Enterprise-so-my-dashboard/m-p/291428#M18487</link>
      <description>&lt;P&gt;@markuxProof, you can get Splunk Style guide at the following path based on your Splunk Server name and port.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&lt;A href="http://&amp;lt;YourSplunkServer&amp;gt;/en-US/static/docs/style/style-guide.html" target="test_blank"&gt;http://&amp;lt;YourSplunkServer&amp;gt;/en-US/static/docs/style/style-guide.html&lt;/A&gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;If you have local instance&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&lt;A href="http://localhost:8000/en-US/static/docs/style/style-guide.html" target="test_blank"&gt;http://localhost:8000/en-US/static/docs/style/style-guide.html&lt;/A&gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 09 Oct 2017 16:56:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-help-Can-I-use-Bootstrap-Enterprise-so-my-dashboard/m-p/291428#M18487</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2017-10-09T16:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard help -- Can I use Bootstrap Enterprise so my dashboard has responsive design?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-help-Can-I-use-Bootstrap-Enterprise-so-my-dashboard/m-p/291429#M18488</link>
      <description>&lt;P&gt;hi niketnilay, &lt;/P&gt;

&lt;P&gt;Thans for answer. I had already accessed this inlay session to see if what I was looking for was described. But what I really need is something like Bootstrap's grid system (&lt;A href="https://getbootstrap.com/docs/3.3/css/#grid"&gt;https://getbootstrap.com/docs/3.3/css/#grid&lt;/A&gt;)&lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2017 17:08:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-help-Can-I-use-Bootstrap-Enterprise-so-my-dashboard/m-p/291429#M18488</guid>
      <dc:creator>markuxProof</dc:creator>
      <dc:date>2017-10-09T17:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard help -- Can I use Bootstrap Enterprise so my dashboard has responsive design?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-help-Can-I-use-Bootstrap-Enterprise-so-my-dashboard/m-p/291430#M18489</link>
      <description>&lt;P&gt;@markuxProof, while I can not comment on Grid based dashboards, please find attached the dashboard menu with &lt;CODE&gt;Status Indicator Custom Visualization&lt;/CODE&gt; and &lt;CODE&gt;Trellis Layout&lt;/CODE&gt; (Splunk Enterprise 6.6 onward). As you can see some examples below, it give &lt;CODE&gt;6, 4, 3 and 2&lt;/CODE&gt; columns based on size of browser. &lt;/P&gt;

&lt;P&gt;While I have used Status Indicator just for bare-bones example, you can use your web app development skills to create your own icons/background image etc. to develop the app layout you need.&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/3607iE59F43C051FE4659/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;Following is the Simple XML code for your reference. &lt;BR /&gt;
PS: Splunkbase link for Status Indicator Custom Visualization (&lt;A href="https://splunkbase.splunk.com/app/3119/"&gt;https://splunkbase.splunk.com/app/3119/&lt;/A&gt;). &lt;BR /&gt;
Drilldown has to be coded via JavaScript.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;dashboard hideTitle="true" hideEdit="true" hideAppBar="true" hideSplunkBar="true" hideFooter="true"&amp;gt;
  &amp;lt;label&amp;gt;Dashboard Menu Using Status Indicator and Trellis&amp;lt;/label&amp;gt;
  &amp;lt;row depends="$alwaysHideCSSStyle$"&amp;gt;
    &amp;lt;panel&amp;gt;
      &amp;lt;html&amp;gt;
        &amp;lt;style&amp;gt;
          #splunkLogoPanel{
            width:20% !important;
          }
          #splunkLogoPanel .panel-element-row{
            padding-top: 75% !important;
            padding-left: 30% !important;  
          }
          #splunkDashboardsPanel{
            width:80% !important;
          }
          .dashboard-body{
            background-color:#1c4f24 !important;
          }
          .dashboard-panel{
            background-color:#1c4f24 !important;
            margin: 0 0px 0px 0 !important;
          }
          .viz-panel .facet-label {
              margin-bottom: -15px !important;
              color: #fff !important;
          }
          .facets-container .viz-facet {
              padding: 10px 5px 0px !important;
          }
          .ui-resizable-handle,.action-bar,.menus {
            visibility:hidden !important;
          }
        &amp;lt;/style&amp;gt;
      &amp;lt;/html&amp;gt;
    &amp;lt;/panel&amp;gt;  
  &amp;lt;/row&amp;gt;
  &amp;lt;row&amp;gt;
    &amp;lt;panel id="splunkLogoPanel"&amp;gt;
      &amp;lt;html&amp;gt;
        &amp;lt;i class="icon-splunk" style="font-size:250%;color:#fff;"&amp;gt;&amp;lt;/i&amp;gt;&amp;lt;i class="icon-greater" style="font-size:250%;color:#65a637;"&amp;gt;&amp;lt;/i&amp;gt;
      &amp;lt;/html&amp;gt;
    &amp;lt;/panel&amp;gt;
    &amp;lt;panel id="splunkDashboardsPanel"&amp;gt;
      &amp;lt;viz type="status_indicator_app.status_indicator"&amp;gt;
        &amp;lt;search&amp;gt;
          &amp;lt;query&amp;gt;| makeresults
| eval data="Windows Servers1,windows,#65a637;Nix Servers1,linux,#65a637;DB Servers1,database,#65a637;Apps Servers1,internet-explorer,#65a637;Network1,code-fork,#65a637;Exchange1,envelope,#65a637;Windows Servers2,windows,#65a637;Nix Servers2,linux,#65a637;DB Servers2,database,#65a637;Apps Servers2,internet-explorer,#65a637;Network2,code-fork,#65a637;Exchange2,envelope,#65a637"
| makemv data delim=";" 
| mvexpand data
| eval data=split(data,",")
| eval panel=mvindex(data,0), icon=mvindex(data,1), color=mvindex(data,2)
| table panel icon color
| stats count values(icon) as icon values(color) as color by panel&amp;lt;/query&amp;gt;
          &amp;lt;earliest&amp;gt;-24h@h&amp;lt;/earliest&amp;gt;
          &amp;lt;latest&amp;gt;now&amp;lt;/latest&amp;gt;
          &amp;lt;sampleRatio&amp;gt;1&amp;lt;/sampleRatio&amp;gt;
        &amp;lt;/search&amp;gt;
        &amp;lt;option name="drilldown"&amp;gt;none&amp;lt;/option&amp;gt;
        &amp;lt;option name="status_indicator_app.status_indicator.colorBy"&amp;gt;field_value&amp;lt;/option&amp;gt;
        &amp;lt;option name="status_indicator_app.status_indicator.fillTarget"&amp;gt;background&amp;lt;/option&amp;gt;
        &amp;lt;option name="status_indicator_app.status_indicator.fixIcon"&amp;gt;warning&amp;lt;/option&amp;gt;
        &amp;lt;option name="status_indicator_app.status_indicator.icon"&amp;gt;field_value&amp;lt;/option&amp;gt;
        &amp;lt;option name="status_indicator_app.status_indicator.precision"&amp;gt;0&amp;lt;/option&amp;gt;
        &amp;lt;option name="status_indicator_app.status_indicator.showOption"&amp;gt;2&amp;lt;/option&amp;gt;
        &amp;lt;option name="status_indicator_app.status_indicator.staticColor"&amp;gt;#555&amp;lt;/option&amp;gt;
        &amp;lt;option name="status_indicator_app.status_indicator.useColors"&amp;gt;true&amp;lt;/option&amp;gt;
        &amp;lt;option name="status_indicator_app.status_indicator.useThousandSeparator"&amp;gt;true&amp;lt;/option&amp;gt;
        &amp;lt;option name="trellis.enabled"&amp;gt;1&amp;lt;/option&amp;gt;
        &amp;lt;option name="trellis.scales.shared"&amp;gt;1&amp;lt;/option&amp;gt;
        &amp;lt;option name="trellis.size"&amp;gt;small&amp;lt;/option&amp;gt;
        &amp;lt;option name="trellis.splitBy"&amp;gt;panel&amp;lt;/option&amp;gt;
        &amp;lt;option name="height"&amp;gt;400&amp;lt;/option&amp;gt;
      &amp;lt;/viz&amp;gt;
    &amp;lt;/panel&amp;gt;
  &amp;lt;/row&amp;gt;
&amp;lt;/dashboard&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 09 Oct 2017 21:23:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-help-Can-I-use-Bootstrap-Enterprise-so-my-dashboard/m-p/291430#M18489</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2017-10-09T21:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard help -- Can I use Bootstrap Enterprise so my dashboard has responsive design?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-help-Can-I-use-Bootstrap-Enterprise-so-my-dashboard/m-p/291431#M18490</link>
      <description>&lt;P&gt;Hey @markuxProof, if they solved your problem, remember to "√Accept" an answer to award karma points &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2017 00:17:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-help-Can-I-use-Bootstrap-Enterprise-so-my-dashboard/m-p/291431#M18490</guid>
      <dc:creator>lfedak_splunk</dc:creator>
      <dc:date>2017-10-10T00:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard help -- Can I use Bootstrap Enterprise so my dashboard has responsive design?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-help-Can-I-use-Bootstrap-Enterprise-so-my-dashboard/m-p/291432#M18491</link>
      <description>&lt;P&gt;Niketnilay,&lt;/P&gt;

&lt;P&gt;Dude, your response was perfect. It was even better than I was thinking. I already knew Trellis Layout, but it did not even occur to me to use it here. &lt;/P&gt;

&lt;P&gt;Thank you very much!&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2017 03:27:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-help-Can-I-use-Bootstrap-Enterprise-so-my-dashboard/m-p/291432#M18491</guid>
      <dc:creator>markuxProof</dc:creator>
      <dc:date>2017-10-10T03:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard help -- Can I use Bootstrap Enterprise so my dashboard has responsive design?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-help-Can-I-use-Bootstrap-Enterprise-so-my-dashboard/m-p/291433#M18492</link>
      <description>&lt;P&gt;@markuxProof, anytime! Glad it worked. Do let us know if something further is required.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2017 09:20:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-help-Can-I-use-Bootstrap-Enterprise-so-my-dashboard/m-p/291433#M18492</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2017-10-10T09:20:54Z</dc:date>
    </item>
  </channel>
</rss>

