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!

Splunk AI Assistant for SPL | Key Use Cases to Unlock the Power of SPL

Splunk AI Assistant for SPL | Key Use Cases to Unlock the Power of SPL  The Splunk AI Assistant for SPL ...

Buttercup Games: Further Dashboarding Techniques (Part 5)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...

Customers Increasingly Choose Splunk for Observability

For the second year in a row, Splunk was recognized as a Leader in the 2024 Gartner® Magic Quadrant™ for ...