IBM DataPower Operations Dashboard v1.0.17.0

A newer version of this product documentation is available.

You are viewing an older version. View latest at IBM DPOD Documentation.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Symptoms

  • InĀ Devices page, under "Log Targets Stats", the number of "Events Dropped" is increasing over time.
    • For example, "Events Dropped" shows 42009, "Events Dropped - 10m" shows 32384 and "Events Dropped - 1h" shows 2361.
  • Some transactions may not be captured by DPOD, or some transactions are captured with partial information (e.g. they stay in "INPROCESS" status).

Cause

The "Log Targets Stats" table provides the status of the Gateway's Log Targets, as reported by DataPower. This means that the Gateway's Log Targets are unable to send Syslog records to DPOD.

This might be caused by:

  1. There might be a network issue preventing the Gateway from connecting to DPOD or sending Syslog records to DPOD.
    This includes firewalls, routing configuration on the Gateway, network outage, bandwidth utilization etc.
  2. DPOD Syslog agents might be down (constantly or temporarily, for example if DPOD agents were restarted or DPOD version has been upgraded).
  3. DPOD Syslog agents are malfunctioning due to lack of resources (especially relevant for virtual environments which are overloaded with CPU or memory).

Resolution

  1. Make sure DPOD Syslog agents are accessible from the Gateway that is experiencing the dropped events. You can use the troubleshooting tools on the Gateway Web UI to try to connect to DPOD Syslog agents. If the tools fail to connect, that needs to be fixed by the network administrator.
  2. Restart the Syslog agents using the Admin Console, and see if the problem still exists.
  3. Inspect the logs of DPOD Syslog agents and search for any errors that might explain the issue. You might see CPU starvation errors or long GC error messages which indicate there is a lack of resources for DPOD machine.



  • No labels