All Apps and Add-ons

CheckBoxの使用方法

appleman
Contributor

CheckBoxはSideView Utils上でしか使用できないmoduleでしょうか。一般のSeach App上等で使用することは可能でしょうか。


Hello.

Let me ask a very simple question. Can I use checkbox module on any Apps besides SideView Utils?

Thank you.

0 Karma
1 Solution

sideview
SplunkTrust
SplunkTrust

You just need to have the Sideview Utils app installed on the system (restart Splunk after installing) and in the view where you want to use the Checkbox module, you have to also include the SideviewUtils module, generally with:

<module name="SideviewUtils" layoutPanel="appHeader">

at or near the top of the view somewhere. If you have done this then you can use the Checkbox module in any view in any app.

View solution in original post

keiichilam
Explorer



1
False
*


1
True
splunk.search.job
warn


Event Count
right
| table host totalCount

<module name="Search">
  <param name="search">

|metadata type=hosts $checkbox$

  <module name="Pager">

    <module name="Table" />
  </module>
</module>


0 Karma

keiichilam
Explorer

ARr Cut&Paste do not work here..

sample post on my evernote on use checkbox on other app
https://www.evernote.com/shard/s202/sh/a8fc2f89-e1c6-4257-8a93-ec159b248c76/b709c8656a79289ee3bbc7bf...

0 Karma

sideview
SplunkTrust
SplunkTrust

You just need to have the Sideview Utils app installed on the system (restart Splunk after installing) and in the view where you want to use the Checkbox module, you have to also include the SideviewUtils module, generally with:

<module name="SideviewUtils" layoutPanel="appHeader">

at or near the top of the view somewhere. If you have done this then you can use the Checkbox module in any view in any app.

appleman
Contributor

Thank you!

0 Karma

Lucas_K
Motivator

Yes.
You just need to put in the module header in all your views.

ie.

<module name="SideviewUtils" layoutPanel="appHeader">

appleman
Contributor

Thank you.
So, yes means I can use the module in any Apps, right?
I've tried it in another App, but it didn't work.

0 Karma
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

Splunk is officially part of Cisco

Revolutionizing how our customers build resilience across their entire digital footprint.   Splunk ...

Splunk APM & RUM | Planned Maintenance March 26 - March 28, 2024

There will be planned maintenance for Splunk APM and RUM between March 26, 2024 and March 28, 2024 as ...