Guillaume Thouvenin | 49059fc | 2016-11-18 15:58:16 +0100 | [diff] [blame] | 1 | applications: |
| 2 | - kibana.client |
| 3 | parameters: |
| 4 | kibana: |
| 5 | client: |
| 6 | enabled: true |
Guillaume Thouvenin | e8580ed | 2016-11-23 14:22:52 +0100 | [diff] [blame] | 7 | object: |
Guillaume Thouvenin | ab3c3c7 | 2016-11-28 14:27:01 +0100 | [diff] [blame^] | 8 | '4.6.3': |
Guillaume Thouvenin | e8580ed | 2016-11-23 14:22:52 +0100 | [diff] [blame] | 9 | 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 Thouvenin | ab3c3c7 | 2016-11-28 14:27:01 +0100 | [diff] [blame^] | 21 | enabled: true |
Guillaume Thouvenin | e8580ed | 2016-11-23 14:22:52 +0100 | [diff] [blame] | 22 | template: kibana/files/objects/index-pattern_logs.json |
| 23 | type: index-pattern |
| 24 | 'notification-*': |
Guillaume Thouvenin | ab3c3c7 | 2016-11-28 14:27:01 +0100 | [diff] [blame^] | 25 | enabled: true |
Guillaume Thouvenin | e8580ed | 2016-11-23 14:22:52 +0100 | [diff] [blame] | 26 | 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 |