I need a solution
Hi ALL,
Please send me the comlpete steps to send logs to symantec engineer
SYNOPSIS
Usage: /usr/openv/netbackup/bin/support/nbcplogs [options]
<install path>\NetBackup\bin\support\nbcplogs [options]
Run nbcplogs from any NetBackup server or client to upload logs
What this does: it copies logs to a temporary location, adds the logs to a tarball, compresses the tarball, then uploads the compressed tar-ball
The only requirement is to pass a destination argument on the command line. examples where Titan case number is 123-123-123
nbcplogs -f 123-123-123
nbcplogs /tmp/logs
Then what after the above steps.My logs are under /tmp/logs.
cd /tmp/logs
Then what?