blob: e2c4848931726e3c9ca92766bd2e738290ac4f87 [file] [log] [blame]
Guillaume Thouvenin49059fc2016-11-18 15:58:16 +01001applications:
2- kibana.client
3parameters:
4 kibana:
5 client:
6 enabled: true
Guillaume Thouvenine8580ed2016-11-23 14:22:52 +01007 object:
Guillaume Thouveninab3c3c72016-11-28 14:27:01 +01008 '4.6.3':
Guillaume Thouvenine8580ed2016-11-23 14:22:52 +01009 enabled: true
10 template: kibana/files/objects/config.json
11 type: 'config'
12 logs:
13 enabled: true
14 template: kibana/files/objects/dashboard_logs.json
15 type: dashboard
16 notifications:
17 enabled: true
18 template: kibana/files/objects/dashboard_notifications.json
19 type: dashboard
20 'log-*':
Guillaume Thouveninab3c3c72016-11-28 14:27:01 +010021 enabled: true
Guillaume Thouvenine8580ed2016-11-23 14:22:52 +010022 template: kibana/files/objects/index-pattern_logs.json
23 type: index-pattern
24 'notification-*':
Guillaume Thouveninab3c3c72016-11-28 14:27:01 +010025 enabled: true
Guillaume Thouvenine8580ed2016-11-23 14:22:52 +010026 template: kibana/files/objects/index-pattern_notifications.json
27 type: index-pattern
28 search-logs:
29 enabled: true
30 template: kibana/files/objects/search_logs.json
31 type: search
32 search-notifications:
33 enabled: true
34 template: kibana/files/objects/search_notifications.json
35 type: search
36 LOG-MESSAGES-OVER-TIME-PER-SEVERITY:
37 enabled: true
38 template: kibana/files/objects/visualization_LOG-MESSAGES-OVER-TIME-PER-SEVERITY.json
39 type: visualization
40 LOG-MESSAGES-OVER-TIME-PER-SOURCE:
41 enabled: true
42 template: kibana/files/objects/visualization_LOG-MESSAGES-OVER-TIME-PER-SOURCE.json
43 type: visualization
44 NUMBER-OF-LOG-MESSAGES-PER-ROLE:
45 enabled: true
46 template: kibana/files/objects/visualization_NUMBER-OF-LOG-MESSAGES-PER-ROLE.json
47 type: visualization
48 NUMBER-OF-LOG-MESSAGES-PER-SEVERITY:
49 enabled: true
50 template: kibana/files/objects/visualization_NUMBER-OF-LOG-MESSAGES-PER-SEVERITY.json
51 type: visualization
52 TOP-10-HOSTS:
53 enabled: true
54 template: kibana/files/objects/visualization_TOP-10-HOSTS.json
55 type: visualization
56 TOP-10-PROGRAMS:
57 enabled: true
58 template: kibana/files/objects/visualization_TOP-10-PROGRAMS.json
59 type: visualization
60 TOP-10-SOURCES:
61 enabled: true
62 template: kibana/files/objects/visualization_TOP-10-SOURCES.json
63 type: visualization
64 NOTIFICATIONS-OVER-TIME-PER-SOURCE:
65 enabled: true
66 template: kibana/files/objects/visualization_NOTIFICATIONS-OVER-TIME-PER-SOURCE.json
67 type: visualization
68 NOTIFICATIONS-OVER-TIME-PER-SEVERITY:
69 enabled: true
70 template: kibana/files/objects/visualization_NOTIFICATIONS-OVER-TIME-PER-SEVERITY.json
71 type: visualization
72 EVENT-TYPE-BREAKDOWN:
73 enabled: true
74 template: kibana/files/objects/visualization_EVENT-TYPE-BREAKDOWN.json
75 type: visualization
76 SOURCE-BREAKDOWN:
77 enabled: true
78 template: kibana/files/objects/visualization_SOURCE-BREAKDOWN.json
79 type: visualization
80 HOST-BREAKDOWN:
81 enabled: true
82 template: kibana/files/objects/visualization_HOST-BREAKDOWN.json
83 type: visualization
84 NOTIFICATIONS-PER-SEVERITY:
85 enabled: true
86 template: kibana/files/objects/visualization_NOTIFICATIONS-PER-SEVERITY.json
87 type: visualization