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
Commands, such as p4 logparse, p4 logstat and p4 logrotate, 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.
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).