Container log files

Installation Guide for VSP One Block 20 Series

Version
A3-04-2x
Audience
anonymous
Part Number
MK-23VSP1B008-06
ft:lastEdition
2026-06-15

You can view container log files using the docker compose logs -f command.

Remote Ops Agent logs are located inside the container at /var/opt/hitachi/remoteops/Logs:

  • install-date.log - First-time startup installation logs
  • date-RemoteOpsAgent.csv - Main application logs
  • AgentDb-date.log - Database-specific logging

All configuration, database files, and logs are stored in a Docker volume named hro-agent-data. This volume persists when the container is stopped or removed, ensuring data is retained across container updates.