FileBasedAccessLogPublisherCfgDefn_ko.properties revision b1dce270ec218b8ad86ce6d745d295da038a5c88
015055b6e23f5c08f6a5b34726f90b62597e9e45Tinderbox Useruser-friendly-name=File Based Access Log Publisher
6fe48fb46e53ffc37542853a1edb74cb481b7d94Automatic Updateruser-friendly-plural-name=File Based Access Log Publishers
c78c39caab4cf8b5daefc9c65878f7f5ed3eb7a0Tinderbox Usersynopsis=File Based Access Log Publishers publish access messages to the file system.
f536382c59dd492a14667b753816d920f9981f1cTinderbox Userproperty.append.synopsis=Specifies whether to append to existing log files.
ab496cc3df1648e9ad992a87c35c2c0870fdc69dTinderbox Userproperty.asynchronous.synopsis=Indicates whether the File Based Access Log Publisher will publish records asynchronously.
7c1468ed500356839a4a222517364e6ce18cb1a2Tinderbox Userproperty.auto-flush.synopsis=Specifies whether to flush the writer after every log record.
c57668a2fbbe558c1bd21652813616f2f517c469Tinderbox Userproperty.auto-flush.description=If the asynchronous writes option is used, the writer is flushed after all the log records in the queue are written.
a7c412f37cc73d0332887a746e81220cbf09dd00Mark Andrewsproperty.buffer-size.synopsis=Specifies the log file buffer size.
287a6a8f9040dc43560cd69cddf83bfc0f53b76fTinderbox Userproperty.enabled.synopsis=Indicates whether the File Based Access Log Publisher is enabled for use.
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrewsproperty.java-class.synopsis=The fully-qualified name of the Java class that provides the File Based Access Log Publisher implementation.
8de3f14f1c300c3e1ed99084cc03485b42c92bf1Tinderbox Userproperty.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.
950d203b64f512b85fcc093ee1e9e3e531a1aea3Tinderbox Userproperty.log-file.syntax.string.pattern.synopsis=A path to an existing file that is readable by the server.
b886b04d8d2b085cbf3e1bf4442dee87f43ba5e4Tinderbox Userproperty.log-file-permissions.synopsis=The UNIX permissions of the log files created by this File Based Access Log Publisher.
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrewsproperty.log-file-permissions.syntax.string.pattern.synopsis=A valid UNIX mode string. The mode string must contain three digits between zero and seven.
3759f10fc543747668b1ca4b4671f35b0dea8445Francis Dupontproperty.queue-size.synopsis=The maximum number of log records that can be stored in the asynchronous queue.
e676a596869d8a80a644c99a848afb53d1c5975eMark Andrewsproperty.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.
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrewsproperty.retention-policy.synopsis=The retention policy to use for the File Based Access Log Publisher .
3759f10fc543747668b1ca4b4671f35b0dea8445Francis Dupontproperty.retention-policy.description=When multiple policies are used, log files are cleaned when any of the policy's conditions are met.
d5637bdbb931ff79fced3d4858d83212ea58ed15Tinderbox Userproperty.retention-policy.default-behavior.alias.synopsis=No retention policy is used and log files are never cleaned.
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrewsproperty.rotation-policy.synopsis=The rotation policy to use for the File Based Access Log Publisher .
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrewsproperty.rotation-policy.description=When multiple policies are used, rotation will occur if any policy's conditions are met.
3759f10fc543747668b1ca4b4671f35b0dea8445Francis Dupontproperty.rotation-policy.default-behavior.alias.synopsis=No rotation policy is used and log rotation will not occur.
d5637bdbb931ff79fced3d4858d83212ea58ed15Tinderbox Userproperty.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.
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrewsproperty.suppress-synchronization-operations.synopsis=Indicates whether access messages that are generated by synchronization operations should be suppressed.
9ecb5d33470ebfb3719a1b8d56bcefdf4b27f7b2Tinderbox Userproperty.time-interval.synopsis=Specifies the interval at which to check whether the log files need to be rotated.