Skip to content

Splunk Search Component

You are viewing the ZenPack Archive

This page is part of the ZenPack Archive. Archived ZenPacks may not be compatible with your version of Zenoss Service Dynamics or Zenoss Cloud.

Community

This ZenPack is developed and supported by the Zenoss User Community. Contact Zenoss to request more information regarding this or any other ZenPacks. Click here to view all available Zenoss Community ZenPacks.

Authors

Joseph Anderson

Maintainers

Joseph Anderson

License

GNU General Public License, Version 2, or later

Name

ZenPacks.community.zenSplunkSearch

More Information

GitHub page/HomePage

Git Sources (For Cloning)

Link

Splunk Search Component ZenPack

Perform Splunk searches within Zenoss

Support

This ZenPack is developed by the Zenoss user community and supported via our online forums. Zenoss, Inc. does not provide direct support for this ZenPack.

Releases

Version 2.0- Download: Summary of changes: Zenoss 4.x support, migrated to ConstructionKit: Released on 2013/03/20: Requires ConstructionKit ZenPack: Compatible with Zenoss Core 3.2.x, Zenoss Core 4.2.x

Version 2.1- Download: Summary of changes: updated to support ConstructionKit 2.0: Released on 2013/11/05: Requires ConstructionKit ZenPack: Compatible with Zenoss Core 4.2.x

Background

This ZenPack provides a "Splunk Search" component and allows for the execution of Splunk Searches within Zenoss.

Each "Splunk Search" component has a "query" property that contains the query string.

Connection parameters are defined in zProperties, but can be overriden on a per component basis

The component data is passed to a "check_splunk.py" script that was copied/modified from an earlier community ZenPack that no longer seems to be available.