Nexeed
    • Introduction
    • Concepts
      • Packages
      • Process Flow
      • Package execution modes
      • Retry Processing
      • Log retention period
      • Connectors
      • Converters
    • User manual
      • Configuration
        • Connector and Orchestrator Packages tabs
        • Value Converters tab
      • Monitoring
        • Message Log tab
        • Orchestrator Log tab
    • Operations manual
      • Overview
      • System architecture and interfaces
      • System requirements
        • Required infrastructure resources
        • Required infrastructure services
      • Migration from previous versions
      • Setup and configuration
        • Helm configuration
        • Environment variables
        • Horizontal scalability
        • Permission and roles
      • Start and shutdown
      • Regular operations
      • Failure handling
        • Application exit codes
        • Authorization troubleshooting
      • Backup and restore
      • Logging and monitoring
      • Known limitations
    • Developer guide
      • Getting started
      • How-to
        • Call ERP Connectivity
        • Create a Connector Package
        • Create an Orchestrator Package
        • Execute an Orchestrator Package through Solace
        • Handle execution result events
    • API documentation
      • API v1
      • API v2
    • Glossary
ERP Connectivity
  • Industrial Application System
  • Core Services
    • Block Management
    • Deviation Processor
    • ID Builder
    • Multitenant Access Control
    • Notification Service
    • Ticket Management
    • Web Portal
  • Shopfloor Management
    • Andon Live
    • Global Production Overview
    • KPI Reporting
    • Operational Routines
    • Shift Book
    • Shopfloor Management Administration
  • Product & Quality
    • Product Setup Management
    • Part Traceability
    • Process Quality
    • Setup Specs
  • Execution
    • Line Control
    • Material Management
    • Order Management
    • Packaging Control
    • Rework Control
  • Intralogistics
    • Stock Management
    • Transport Management
  • Machine & Equipment
    • Condition Monitoring
    • Device Portal
    • Maintenance Management
    • Tool Management
  • Enterprise & Shopfloor Integration
    • Archiving Bridge
    • Data Publisher
    • Engineering UI
    • ERP Connectivity
    • Gateway
    • Information Router
    • Master Data Management
    • Orchestrator

Nexeed Learning Portal

  • ERP Connectivity
  • Operations manual
  • Logging and monitoring
preview 2601.0.0

Logging and monitoring

Logging

In Nexeed IAS all logs are logged by our application to stdout and then saved in dockers log directory on the host machine (=VM, […​]).

Filebeat collects these, parses them (JSON, when Logging guidelines are implemented in all IAS Modules) and forwards them to elasticsearch.

Application Performance Monitoring (APM)

Application Performance Monitoring possibilities need to be activated during deployment to be able to make use of it.

ERP Connectivity’s HELM chart references Nexeed global configuration values for configuration of APM. These are described in the IAS operations manual.

Metrics

A metric is a single measurement at a specific point in time. It can be enriched with more information but quickly turnes then more into an event than in a metric.

Examples for metrics are:

  • CPU Load (load: 5%)

  • Memory consumption (memory.used: 500mb)

  • Disk usage (disk.usage: 90%)

  • Network usage (network.usage : 5000bytes/s)

ERP Connectivity provides following metrics: * messages recevied and processed on internal event bus * HTTP Server metrics (via System.Net.Http) * Runtime Metrics (via OpenTelemetry.Instrumentation.Runtim)

Tracing

A trace represents the path of a request through a software system. This path contains many single steps that are executed within an application.

ERP Connectivity uses Tracing to provide insights into the execution of Connector and Orchestrator Packages - in addition to classical logging. With this the execution of Packages can easily be monitored.

Contents

© Robert Bosch Manufacturing Solutions GmbH 2023-2025, all rights reserved

Changelog Corporate information Legal notice Data protection notice Third party licenses