Talend fournit les modèles de dashboards Kibana suivants, dans la pile open-source Elastic embarquée dans Talend Log Server. Vous pouvez également importer ces modèles de dashboard dans Kibana.
Avant de commencer
Procédure
- Ouvrez une invite de commande ou un terminal et allez jusqu'au dossier où Talend Log Server est installé.
-
Créez un modèle .kibana en lançant la commande suivante :
curl -H "Content-Type: application/json" --cacert certs/ca/ca.crt -u elastic:TalendELK -s -XPUT https://node1.local:9200/.kibana -d @template_kibana.json
- Démarrez Kibana.
- Cliquez sur Dashboard > Saved Objects.
-
Dans chaque sous-onglet, importez les modèles à l'aide des boutons Import/Export :
Onglet Kibana Emplacement des fichiers à charger Dashboards
Sous Talend-LogServer\dashboards-xpack\dashboard :
- default.json
- ESB-Events.json
- ESB-Locator-Endpoints.json
- ESB-SAM.json
Searches
Sous Talend-LogServer\dashboards-xpack\search :
- TABLE.json
- ALL-Events-ESB-Locator-Endpoints.json
- ALL-Events-ESB-SAM.json
- DOCUMENTS-ESB-Events.json
Visualizations
Sous Talend-LogServer\dashboards-xpack\visualization :
- DASHBOARDS.json
- DOCUMENT-TYPES-CHART-ESB-Events.json
- DOCUMENT-TYPES-TABLE-ESB-Events.json
- ENDPOINT-AVAILABILITY-ESB-Locator-Endpoints.json
- ENDPOINTS-PER-SERVICES-ESB-Locator-Endpoints.json
- FILTER-BY-SEVERITY.json
- FILTER-BY-SOURCE.json
- GROUP-BY-SEVERITY.json
- GROUP-BY-SOURCE.json
- HISTOGRAM-ESB-Events.json
- Middleware-Navigation.json
- OFFLINE-ENDPOINTS-ESB-Locator-Endpoints.json
- OFFLINE-SERVICES-ESB-Locator-Endpoints.json
- REMOTE-CONSUMER-ESB-SAM.json
- SERVICE-AVAILABILITY-ESB-Locator-Endpoints.json
- SERVICE-REQUESTS-ESB-SAM.json
- SERVICE-RESPONSES-ESB-SAM.json
- TIMELINE.json
- TOP-10-ENDPOINTS-ESB-Locator-Endpoints.json
- TOP-SERVICES-ESB-SAM.json