blob: 676d0668bf65967e5a7affbc33e406705af7a09f [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
Guillaume Thouvenine8580ed2016-11-23 14:22:52 +010044 NUMBER-OF-LOG-MESSAGES-PER-SEVERITY:
45 enabled: true
46 template: kibana/files/objects/visualization_NUMBER-OF-LOG-MESSAGES-PER-SEVERITY.json
47 type: visualization
48 TOP-10-HOSTS:
49 enabled: true
50 template: kibana/files/objects/visualization_TOP-10-HOSTS.json
51 type: visualization
52 TOP-10-PROGRAMS:
53 enabled: true
54 template: kibana/files/objects/visualization_TOP-10-PROGRAMS.json
55 type: visualization
56 TOP-10-SOURCES:
57 enabled: true
58 template: kibana/files/objects/visualization_TOP-10-SOURCES.json
59 type: visualization
60 NOTIFICATIONS-OVER-TIME-PER-SOURCE:
61 enabled: true
62 template: kibana/files/objects/visualization_NOTIFICATIONS-OVER-TIME-PER-SOURCE.json
63 type: visualization
64 NOTIFICATIONS-OVER-TIME-PER-SEVERITY:
65 enabled: true
66 template: kibana/files/objects/visualization_NOTIFICATIONS-OVER-TIME-PER-SEVERITY.json
67 type: visualization
68 EVENT-TYPE-BREAKDOWN:
69 enabled: true
70 template: kibana/files/objects/visualization_EVENT-TYPE-BREAKDOWN.json
71 type: visualization
72 SOURCE-BREAKDOWN:
73 enabled: true
74 template: kibana/files/objects/visualization_SOURCE-BREAKDOWN.json
75 type: visualization
76 HOST-BREAKDOWN:
77 enabled: true
78 template: kibana/files/objects/visualization_HOST-BREAKDOWN.json
79 type: visualization
80 NOTIFICATIONS-PER-SEVERITY:
81 enabled: true
82 template: kibana/files/objects/visualization_NOTIFICATIONS-PER-SEVERITY.json
83 type: visualization