Note
This plugin is part of the splunk.es collection.
To install it use: ansible-galaxy collection install splunk.es.
To use it in a playbook, specify: splunk.es.correlation_search_info.
New in version 1.0.0: of splunk.es
| Parameter | Choices/Defaults | Comments |
|---|---|---|
| name string | Name of coorelation search |
- name: Example usage of splunk.es.correlation_search_info
splunk.es.correlation_search_info:
name: "Name of correlation search"
register: scorrelation_search_info
- name: debug display information gathered
debug:
var: scorrelation_search_info
© 2012–2018 Michael DeHaan
© 2018–2019 Red Hat, Inc.
Licensed under the GNU General Public License version 3.
https://docs.ansible.com/ansible/2.10/collections/splunk/es/correlation_search_info_module.html