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!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...