FileBasedAccessLogPublisherCfgDefn_ko.properties revision b1dce270ec218b8ad86ce6d745d295da038a5c88
5d1fc7f6c660e826d7f81c580fbf4278dd44c6bdvboxsyncuser-friendly-name=File Based Access Log Publisher
5d1fc7f6c660e826d7f81c580fbf4278dd44c6bdvboxsyncuser-friendly-plural-name=File Based Access Log Publishers
5d1fc7f6c660e826d7f81c580fbf4278dd44c6bdvboxsyncsynopsis=File Based Access Log Publishers publish access messages to the file system.
5d1fc7f6c660e826d7f81c580fbf4278dd44c6bdvboxsyncproperty.append.synopsis=Specifies whether to append to existing log files.
5d1fc7f6c660e826d7f81c580fbf4278dd44c6bdvboxsyncproperty.asynchronous.synopsis=Indicates whether the File Based Access Log Publisher will publish records asynchronously.
5d1fc7f6c660e826d7f81c580fbf4278dd44c6bdvboxsyncproperty.auto-flush.synopsis=Specifies whether to flush the writer after every log record.
5d1fc7f6c660e826d7f81c580fbf4278dd44c6bdvboxsyncproperty.auto-flush.description=If the asynchronous writes option is used, the writer is flushed after all the log records in the queue are written.
5d1fc7f6c660e826d7f81c580fbf4278dd44c6bdvboxsyncproperty.buffer-size.synopsis=Specifies the log file buffer size.
5d1fc7f6c660e826d7f81c580fbf4278dd44c6bdvboxsyncproperty.enabled.synopsis=Indicates whether the File Based Access Log Publisher is enabled for use.
5d1fc7f6c660e826d7f81c580fbf4278dd44c6bdvboxsyncproperty.java-class.synopsis=The fully-qualified name of the Java class that provides the File Based Access Log Publisher implementation.
5d1fc7f6c660e826d7f81c580fbf4278dd44c6bdvboxsyncproperty.log-file.synopsis=The file name to use for the log files generated by the File Based Access Log Publisher. The path to the file is relative to the server root.
5d1fc7f6c660e826d7f81c580fbf4278dd44c6bdvboxsyncproperty.log-file.syntax.string.pattern.synopsis=A path to an existing file that is readable by the server.
5d1fc7f6c660e826d7f81c580fbf4278dd44c6bdvboxsyncproperty.log-file-permissions.synopsis=The UNIX permissions of the log files created by this File Based Access Log Publisher.
5d1fc7f6c660e826d7f81c580fbf4278dd44c6bdvboxsyncproperty.log-file-permissions.syntax.string.pattern.synopsis=A valid UNIX mode string. The mode string must contain three digits between zero and seven.
5d1fc7f6c660e826d7f81c580fbf4278dd44c6bdvboxsyncproperty.queue-size.synopsis=The maximum number of log records that can be stored in the asynchronous queue.
5d1fc7f6c660e826d7f81c580fbf4278dd44c6bdvboxsyncproperty.queue-size.requires-admin-action.synopsis=The File Based Access Log Publisher must be restarted if this property is changed and the asynchronous property is set to true.
5d1fc7f6c660e826d7f81c580fbf4278dd44c6bdvboxsyncproperty.retention-policy.synopsis=The retention policy to use for the File Based Access Log Publisher .
5d1fc7f6c660e826d7f81c580fbf4278dd44c6bdvboxsyncproperty.retention-policy.description=When multiple policies are used, log files are cleaned when any of the policy's conditions are met.
5d1fc7f6c660e826d7f81c580fbf4278dd44c6bdvboxsyncproperty.retention-policy.default-behavior.alias.synopsis=No retention policy is used and log files are never cleaned.
5d1fc7f6c660e826d7f81c580fbf4278dd44c6bdvboxsyncproperty.rotation-policy.synopsis=The rotation policy to use for the File Based Access Log Publisher .
5d1fc7f6c660e826d7f81c580fbf4278dd44c6bdvboxsyncproperty.rotation-policy.description=When multiple policies are used, rotation will occur if any policy's conditions are met.
5d1fc7f6c660e826d7f81c580fbf4278dd44c6bdvboxsyncproperty.rotation-policy.default-behavior.alias.synopsis=No rotation policy is used and log rotation will not occur.
5d1fc7f6c660e826d7f81c580fbf4278dd44c6bdvboxsyncproperty.suppress-internal-operations.synopsis=Indicates whether internal operations (for example, operations that are initiated by plugins) should be logged along with the operations that are requested by users.
5d1fc7f6c660e826d7f81c580fbf4278dd44c6bdvboxsyncproperty.suppress-synchronization-operations.synopsis=Indicates whether access messages that are generated by synchronization operations should be suppressed.
5d1fc7f6c660e826d7f81c580fbf4278dd44c6bdvboxsyncproperty.time-interval.synopsis=Specifies the interval at which to check whether the log files need to be rotated.