Logging and structured log files
Helix server
can be configured to write log files in a structured (.csv
)
format.
Structured log files:
- contain more detail than conventional log files
-
make it easier to import the data into other tools, such as spreadsheets, for further reporting and detailed analysis
The Logging commands help you work with structured log files.
All p4d
error and info logs are in UTF8 for a
server in unicode mode. You need an UTF8 console or editor to properly
render this log information.
For more details, see the Knowledge Base article, "Structured Server Logs".
Between release 2019.1 and 2019.2, the structured log format changed. To retain the prior format, set the serverlog.version.N configurable to 48, the server protocol level of 2019.1.
To see the protocol levels for every release, see Protocol levels of the Helix server .
Examples of possible log entries
The following is a subset of possible log entries:
Entry | Meaning |
---|---|
rmt-Journal
|
Used by a p4 pull thread on a replica server to retrieve journal records that contain metadata from a master.
|
rmt-FileFetch
|
Used by
|
Monitor or log entries |
Processes spawned by parallel sync, submit, or shelve that transfer batches of files in parallel. The arguments correspond to the
|
Your search for returned result(s).