summaryrefslogtreecommitdiffstats
path: root/ansible_collections/splunk/es/meta/runtime.yml
blob: ac061e781d05b137e3d939462deb2e0eb57d54cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
---
plugin_routing:
  action:
    correlation_search:
      redirect: splunk.es.splunk
    correlation_searches:
      redirect: splunk.es.splunk
    data_input_monitor:
      redirect: splunk.es.splunk
    data_inputs_monitor:
      redirect: splunk.es.splunk
    data_input_network:
      redirect: splunk.es.splunk
    data_inputs_network:
      redirect: splunk.es.splunk
    adaptive_response_notable_event:
      redirect: splunk.es.splunk
    adaptive_response_notable_events:
      redirect: splunk.es.splunk
  modules:
    correlation_search:
      deprecation:
        removal_date: "2024-09-01"
        warning_text: See the plugin documentation for more details
      redirect: splunk.es.splunk_correlation_search
    correlation_searches:
      redirect: splunk.es.splunk_correlation_searches
    data_input_monitor:
      deprecation:
        removal_date: "2024-09-01"
        warning_text: See the plugin documentation for more details
      redirect: splunk.es.splunk_data_input_monitor
    data_inputs_monitor:
      redirect: splunk.es.splunk_data_inputs_monitor
    data_input_network:
      deprecation:
        removal_date: "2024-09-01"
        warning_text: See the plugin documentation for more details
      redirect: splunk.es.splunk_data_input_network
    data_inputs_network:
      redirect: splunk.es.splunk_data_inputs_network
    adaptive_response_notable_event:
      deprecation:
        removal_date: "2024-09-01"
        warning_text: See the plugin documentation for more details
      redirect: splunk.es.splunk_adaptive_response_notable_event
    adaptive_response_notable_events:
      redirect: splunk.es.splunk_adaptive_response_notable_events
requires_ansible: ">=2.14.0"