Skip to content
logo logoSelf Service
Sign In Sign Up
  • Home
  • Knowledgebase
Back

For Engineering escalated case - HDCA / Ops Center Analyzer Detailview Diagnostics Logs Collection

Updated 06/04/2020 05:45:19 PM by hvuser
  • PDF
  • Print
  • Share
    • Facebook
  • Copy To Clipboard
  • Collapse All Expand All

Content

 

Objective

When necessary to gather logs and data from HDCA / Ops Center Analyzer Detailview Server for troubleshooting purposes, this article describes the steps to collect them.

Environment

  • Ops Center Analyzer Detailview
  • HDCA

Procedure

There are two procedures outlined:

  • Option A: To collect logs and data
  • Option B: To collect only logs

Option A: To collect both logs and data.

1. Login to HDCA / Ops Center Analyzer Detailview server as root using ssh client like Putty.

2. Create a directory using following command to copy logs.

mkdir /data/cumulus

3. Note the appliance UUID of the probe for which you want to collect the logs. The appliance UUID is present on HDCA Probe GUI home page.

4. In the below given command, replace the appliance UUID and date for which you need to capture the data and logs:

 cp -R /data/meghadata/<Appliance UUID>/YYYYMMDD/ /data/cumulus/

 For eg. if you are requested to capture data and logs for 6th and 7th June 2017, commands will be like:

cp -R /data/meghadata/5705581b-29ce-45cf-b1ea-2792d40e65b4/20170606/ /data/cumulus/
cp -R /data/meghadata/5705581b-29ce-45cf-b1ea-2792d40e65b4/20170607/ /data/cumulus/

5. Tar up the cumulus directory using following command and share the cumulus.tar file with support team.

   tar -czvf cumulus.tar.gz /data/cumulus/

6. If you have more than one appliance UUID and you need to capture the data and logs, then tar up using below command:

   tar -czvf /data/cumulus/cumulusData.tar.gz /data/meghadata/*/20170606 /data/meghadata/*/20170607

 

Option B: To collect only logs

1. Login to HDCA / Ops Center Analyzer Detailview server as root using ssh client like Putty.

2. Create a directory using following command to copy logs.

mkdir /data/cumulus

3. Note the appliance UUID of the probe for which you want to collect the logs. The appliance UUID is present on HDCA Probe GUI home page.

4. In the below given command, replace the appliance UUID and date for which you want to capture the logs:

cp /data/meghadata/<Appliance UUID>/YYYYMMDD/*log* /data/cumulus

For eg. if you are requested to capture logs for 6th and 7th June 2017, commands will be like:

cp /data/meghadata/5705581b-29ce-45cf-b1ea-2792d40e65b4/20170606/*log* /data/cumulus
cp /data/meghadata/5705581b-29ce-45cf-b1ea-2792d40e65b4/20170607/*log* /data/cumulus

5. Tar up the cumulus directory using following command and share the cumulus.tar file with support team.

tar -czvf cumulus.tar /data/cumulus/

 

CXone Metadata

Tags: article:howto,pagetype:knowledgearticle,Ops Center Analyzer Detailview Diagnostics Logs,HDCA Diagnostics Logs,Ops Center Analyzer Detailview Logs,Analyzer Detailview Diagnostics Logs

PageID: 101477

Keywords: https://knowledge.hitachivantara.com/Support_Information/Data_Collection/Software/For_Engineering_escalated_case_-_HDCA_2F2F_Ops_Center_Analyzer_Detailview_Diagnostics_Logs_Collection

Related Solutions

  • Ops Center Administrator Logs Collection
  • Ops Center Portal Common Services Logs Collection
  • HDLM DLMgetras Data Collection Utility
  • Determining the Correct CCI Level
  • ShadowImage Data Collection
Solution ID
242403060101477
Last Modified Date
06/04/2020 05:45:19 PM
Attributes
Page Privacy and Permission Assignment
  • Page Privacy: Private
  • Page Level Permissions: Anonymous; Employee; Service Partner; Customer; Knowledge Author; Knowledge Editor; IT; eServices; Knowledge Draft
  • Article: howto
  • Pagetype: knowledgearticle
Taxonomy
  • Support Information > Data Collection > Software > For Engineering escalated case - HDCA
Collections
  • Guest (Public)

Solution to Copy:

Copy to Clipboard

Failed to download PDF file.

Problem creating pdf file for the solution: 242403060101477
Close

Acknowledged.

Thank you for acknowledging that you have read and understood this solution.

Failure.

Unable to acknowlege. An error occurred.
Knowledge
  • Knowledgebase
Helpful Links
  • Community
  • Product Documentation
Upland RightAnswers | Self Service - 2024R2
© Wed Oct 29 02:50:14 EDT 2025 Upland Software, Inc. All Rights Reserved