Ce contenu n'est pas disponible dans la langue sélectionnée.
15.3. Configuring the Log Format
gluster volume set VOLNAME diagnostics.brick-log-format <value>
gluster volume set VOLNAME diagnostics.brick-log-format <value>
Example 15.1. Generate log files with with-msg-id
:
#gluster volume set testvol diagnostics.brick-log-format with-msg-id
#gluster volume set testvol diagnostics.brick-log-format with-msg-id
Example 15.2. Generate log files with no-msg-id
:
#gluster volume set testvol diagnostics.brick-log-format no-msg-id
#gluster volume set testvol diagnostics.brick-log-format no-msg-id
gluster volume set VOLNAME diagnostics.client-log-format <value>
gluster volume set VOLNAME diagnostics.client-log-format <value>
Example 15.3. Generate log files with with-msg-id
:
#gluster volume set testvol diagnostics.client-log-format with-msg-id
#gluster volume set testvol diagnostics.client-log-format with-msg-id
Example 15.4. Generate log files with no-msg-id
:
#gluster volume set testvol diagnostics.client-log-format no-msg-id
#gluster volume set testvol diagnostics.client-log-format no-msg-id
glusterd
:
glusterd --log-format=<value>
# glusterd --log-format=<value>
Example 15.5. Generate log files with with-msg-id
:
#glusterd --log-format=with-msg-id
#glusterd --log-format=with-msg-id
Example 15.6. Generate log files with no-msg-id
:
#glusterd --log-format=no-msg-id
#glusterd --log-format=no-msg-id