Release Notes 4.7
What’s New
Vereinfachtes Setup - Skriptbasierte Konfiguration der Elasticsearch-Komponenten
Die initiale Konfiguration und Einrichtung von service.monitor ist deutlich vereinfacht worden. Durch die Nutzung von Python-Skripten können die service.monitor bezogenen Konfigurationen von Kibana und Elasticsearch nun nahezu automatisch durchgeführt werden. Dies gilt für den Kibana Space, die Index Templates, die Index Lifecycle Templates, die Elastic Ingest Pipelines, Dashboards & Visualisierungen und die Kibana Rules.
Erweiterung der FME Flow Fähigkeiten
Die Fähigkeiten von service.monitor zur Einbindung von FME Flow von Safe wurden erweitert und verbessert. Neu hinzugekommen ist der Transfer der Log-Daten, die die Server-Prozesse erzeugen. Der Transfer der Job- und Job-Log-Daten wurde von Logstash nach Python migriert. Dies ermöglicht eine zeitlich schnellere Erfassung und höhere Effizienz. Die Dashboards zu FME Flow wurden um verschiedene Diagramme erweitert.
Updatehinweise
Falls Sie bei dem Update mehrere Versionen überspringen, befolgen Sie bitte auch alle Update-Hinweise der dazwischenliegenden Versionen. |
Es liegen keine Update-Hinweise vor.
Abkündigungen
-
Apache Tomcat 9
-
Elasticsearch 7.x
-
Im Zuge der Anpassung der Feldnamen an das Elastic Common Scheme, werden die folgenden Felder abgekündigt und in Version 5.0 entfernt:
-
Feld
code
inct-log
Daten (wird ersetzt durchlog.syslog.severity.code
) -
Feld
ags.source
inct-arcgis
Daten (wird ersetzt durchlog.logger
) -
Feld
level
inct-arcgis
Daten (wird ersetzt durchlog.syslog.severity.code
) -
Feld
log_entry.*
inct-fme-log
Daten (wird ersetzt durch ECS kompatible Darstellung)
-
-
Logstash ct-fme-*-Pipelines
-
Logstash ct-monitoring-Pipeline
Bekannte Einschränkungen
Die folgende Liste enthält zum Veröffentlichkeitszeitpunkt bekannte Probleme der Version 4.7.
Issue | Komponente | Beschreibung |
---|---|---|
|
FME Python API |
API responds with an error when there are no objects at FME Flow jobroutes endpoint |
|
FME Python API |
Requesting FME Flow configured with a self signed SSL certificate fails via SSL |
Changelog
4.7.0
New Features
|
Docker Images / Docker compose files for running Elasticsearch, Kibana and Logstash with the most recent service.monitor release |
|
Enable script based / automatic configuration of service.monitor within Elasticsearch Stack |
|
Extend FME Server Dashboards with diagrams developed in customer project |
|
Replace FME Logstash pipelines with Python based job & log harvesting |
|
Harvest/aggregate FME Server log files that are only available via file system (using Elastic Ingest Pipelines) |
|
[Python scripting/automation] Add support for Kibana Alerts&Rules |
|
Support Token Authentication in FmeScheduleJobExecution as additional authentication method |
|
[python data setup] Provide script that imports all saved objects for 'service.monitor for FME' only |
|
Sync log data models of service.monitor data sources and assure compatibility w/ ECS |
|
Replace logstash FME job route pipeline with python implementation |
|
For FME Python scripting/Logstash: ensure full compatibility with Elastic Common Schema |
|
Provide http json notification templates for german language |
|
Verify using labels when "tagging" events |
Fixed Issues
|
[Analytics] Ingest pipeline definition with invalid JSON |
|
[monitoring] even if no auth method is selected credential reference will be used on "Test Request" action |
|
http json notification fails in error state if no timeout value has been set |
|
Equipping elastic with saved objects fails if there is already a single pre-existing object |
|
FME Log Logstash pipeline sets wrong fields |