Veritas Velocity™ User's Guide
- Getting to know Velocity
- Setting up Velocity
- How to set up the Velocity Storage Server
- How to set up the Velocity Client
- Setting up the Velocity on-premises management server
- Upgrading Velocity
- Velocity Storage Server
- Users and roles
- Oracle database ingestion using Velocity
- How to use copy preparation to mask or sanitize sensitive data
- Oracle database ingestion using NetBackup CoPilot
- Microsoft SQL Server database ingestion using Velocity
- Database sources and copies
- About scheduling ingestions for a database source
- Retention periods for database sources and copies
- Sandboxes
- Database recovery
- Alerts and logs
- Managing the Velocity physical appliance
- Configuring network address settings on the Velocity physical appliance
- About WAN optimization on the Velocity physical appliance
- About the Veritas Remote Management Console on the Velocity physical appliance
- About Velocity physical appliance storage
- About users on the Velocity physical appliance
- About Velocity physical appliance checkpoints
- About factory reset on the Velocity physical appliance
- Configuring network address settings on the Velocity physical appliance
- Monitoring the Velocity physical appliance
- Velocity physical appliance security
- About Velocity physical appliance user account privileges
- About the Velocity physical appliance intrusion detection system
- About Velocity physical appliance operating system security
- Recommended IPMI settings on the Velocity physical appliance
- Best practices
- Troubleshooting
- Glossary
- Context-sensitive topics
- Section I. Velocity shell menu commands
- Introduction
- Appendix A. Main > Manage > Storage
- Appendix B. Main > Manage > Cloud
- Appendix C. Main > Manage > Software
- Appendix D. Main > Monitor
- Appendix E. Main > Network
- Appendix F. Main > Settings
- Appendix G. Main > Support
Auditing the SDCS logs on the Velocity physical appliance
There are several ways to audit the SDCS logs on the Veritas Velocity Appliance.
To do a basic SDCS log search
- Log on to the Velocity shell menu.
- From the Main_Menu > Monitor > SDCS view, enter the following command:
Audit Search <term>
Where <term> is a word or name that you want to search in the logs for.
SDCS events have three main attributes:
Date
Severity
Event type
You can filter the SDCS logs by each individual attribute.
To filter SDCS log entries by date
- Log on to the Velocity shell menu.
- Go to the Main_Menu > Monitor > SDCS view.
- (Optional) Enter the following command to view all of the events that occurred on a specific day:
Audit View Date <ToDate>
Where <ToDate> is the day in the DD/MM/YYYY format.
- (Optional) Enter the following command to view all of the events that occurred during a specific period of time:
Audit View Date <ToDate>[-hh:mm:ss] [<FromDate>[-hh:mm:ss]]
Where <ToDate>[-hh:mm:ss] is the later date/time and [<FromDate>[-hh:mm:ss]] is the earlier date/time. For example:
Audit View Date 05/25/2016-13:00:00 05/25/2016-12:00:00
To filter SDCS log events by severity
- Log on to the Velocity shell menu.
- From the Main_Menu > Monitor > SDCS view, enter the following command:
Audit View Severity <SeverityCode>
Where <SeverityCode> is the one letter code of the severity type that you want to filter by.
See About SDCS event type codes and severity codes on the Velocity physical appliance.
To filter SDCS log entries by type
- Log on to the Velocity shell menu.
- From the Main_Menu > Monitor > SDCS view, enter the following command:
Audit View EventType <TypeCode>
Where <TypeCode> is the four letter code of the event type that you want to filter by.
See About SDCS event type codes and severity codes on the Velocity physical appliance.
The best way to search for a specific type of SDCS event from a particular period of time is to use the Audit View Filter command.
To filter SDCS log entries by date
- Log on to the Velocity shell menu.
- From the Main_Menu > Monitor > SDCS view, enter the following command:
Audit View Filter <SeverityCode> <TypeCode> <ToDate>[-hh:mm:ss] [<FromDate>[-hh:mm:ss]] <Search_yes/no>
<SeverityCode>
The one letter code of the severity type that you want to filter by. Enter ALL if you want to include all severity codes in your filter.
<TypeCode>
The four letter code of the event type that you want to filter by. Enter ALL if you want to include all event type codes in your filter.
<ToDate>[-hh:mm:ss] [<FromDate>[-hh:mm:ss]]
Where <ToDate>[-hh:mm:ss] is the later date/time and [<FromDate>[-hh:mm:ss]] is the earlier date/time. Use the DD/MM/YYYY date format.
To filter events for a specific day, use <ToDate>[-hh:mm:ss] and type NULL for [<FromDate>[-hh:mm:ss]].
To filter all events after a specific date/time, use [<FromDate>[-hh:mm:ss]] and type NULL for <ToDate>[-hh:mm:ss]
<Search_yes/no>
Enter yes if you want to include a search term. Otherwise, enter no.
For example:
Audit View Filter C ALL 05/26/2016-14:00:00 05/25/2016-13:00:00 no
- (Optional) If you entered yes for <Search_yes/no>, enter the search string when prompted.
You can use the Audit View EventID command to get more information about a specific SDCS event that is listed in a search or filter.
To get more details about a specific SDCS event
- Log on to the Velocity shell menu.
- From the Main_Menu > Monitor > SDCS view, enter the following command:
Audit View EventID <ID#>
Where <ID#> is the ID number of an event that was listed in your filter or search.