Sign InTry Free

tiup cluster audit

The tiup cluster audit command is used to view commands executed on all clusters in the history and the execution log of each command.

Syntax

tiup cluster audit [audit-id] [flags]
  • If you do not fill in the [audit-id], the table of operation records is output in reverse chronological order. The first column is the audit-id.
  • If you fill in the [audit-id], it means checking the execution log of the specified audit-id.

Option

-h, --help

  • Prints the help information.
  • Data type: Boolean
  • This option is disabled by default and its default value is false. To enable this option, you can add this option to the command, and pass the true value or do not pass any value.

Outputs

  • If [audit-id] is specified, the corresponding execution log is output.
  • If [audit-id] is not specified, a table with the following fields is output:
    • ID: the audit-id corresponding to the record
    • Time: the execution time of the command corresponding to the record
    • Command:the command corresponding to the record

<< Back to the previous page - TiUP Cluster command list

Was this page helpful?

Download PDFRequest docs changesAsk questions on Discord
Playground
New
One-stop & interactive experience of TiDB's capabilities WITHOUT registration.
Products
TiDB
TiDB Dedicated
TiDB Serverless
Pricing
Get Demo
Get Started
© 2024 PingCAP. All Rights Reserved.
Privacy Policy.