Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 792 Bytes

TROUBLESHOOTING.md

File metadata and controls

30 lines (19 loc) · 792 Bytes

Troubleshooting

Logging

  • Log File Location:
    $HOME/logs/hitachivantara/ansible/vspone_block/hv_vspone_block_modules.log

Log Bundle Collection

Playbooks for generating log bundles are provided in the collection:

  • Location:
    /opt/hitachivantara/ansible/vspone_block/tools

  • Playbooks:

    • logbundle_direct_connection.yml
    • logbundle_gateway_connection.yml

After executing the appropriate playbook, a ZIP archive (e.g., ansible_log_bundle_2024_06_04_23_28_44.zip) will be created in:

  • Output Directory:
    $HOME/logs/hitachivantara/ansible/vspone_block/log_bundles/

Environment Variables

To customize logging behavior, set the following environment variables:

  • HV_ANSIBLE_LOG_PATH
  • HV_ANSIBLE_LOG_LEVEL
  • HV_ANSIBLE_LOG_FILE