p4 logschema
Describe the schema of a log record type.
Syntax
p4 [g-opts] logschema -a
p4 [g-opts] logschema recordtype
Description
The first form of the p4 logschema
command returns a description of
all the log record types in tagged format.
The second form of the p4 logschema
command returns a description of
the specified log record type in tagged format.
See
- "Logging and structured log files" in Helix Core Server Administrator Guide: Fundamentals.
- the Support Knowledgebase article, "Structured Server Logs".
Options
|
Display the specification of every known log record type. |
recordtype | Display the specification for the specified log record type. |
|
See Global options. |
Usage Notes
Can File Arguments Use Revision Specifier? | Can File Arguments Use Revision Range? | Minimal Access Level Required |
---|---|---|
N/A |
N/A |
|
Examples
|
Display the tagged output for the CommandStart log. |
|
Display the tagged output for the CommandEnd log. |
|
Display the tagged output for the Audit log. |