FileBasedAccessLogPublisherCfgDefn_zh_TW.properties revision e75c2484bff064fbbf51e92aed4f37b08e6427b7
181e56d8b348d301d615ccf5465ae600fee2867berikabeleuser-friendly-name=File Based Access Log Publisher
181e56d8b348d301d615ccf5465ae600fee2867berikabeleuser-friendly-plural-name=File Based Access Log Publishers
fd9abdda70912b99b24e3bf1a38f26fde908a74cndsynopsis=File Based Access Log Publishers publish access messages to the file system.
fd9abdda70912b99b24e3bf1a38f26fde908a74cndproperty.append.synopsis=Specifies whether to append to existing log files.
fd9abdda70912b99b24e3bf1a38f26fde908a74cndproperty.asynchronous.synopsis=Indicates whether the File Based Access Log Publisher will publish records asynchronously.
5ce121e164ea2c1b0cc554cb8c2e8540cfdac02fsliveproperty.auto-flush.synopsis=Specifies whether to flush the writer after every log record.
5ce121e164ea2c1b0cc554cb8c2e8540cfdac02fsliveproperty.auto-flush.description=If the asynchronous writes option is used, the writer is flushed after all the log records in the queue are written.
5ce121e164ea2c1b0cc554cb8c2e8540cfdac02fsliveproperty.buffer-size.synopsis=Specifies the log file buffer size.
5a58787efeb02a1c3f06569d019ad81fd2efa06endproperty.enabled.synopsis=Indicates whether the File Based Access Log Publisher is enabled for use.
96ad5d81ee4a2cc66a4ae19893efc8aa6d06fae7jailletcproperty.java-class.synopsis=The fully-qualified name of the Java class that provides the File Based Access Log Publisher implementation.
7add1372edb1ee95a2c4d1314df4c7567bda7c62jimproperty.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.
7add1372edb1ee95a2c4d1314df4c7567bda7c62jimproperty.log-file.syntax.string.pattern.synopsis=A path to an existing file that is readable by the server.
d29d9ab4614ff992b0e8de6e2b88d52b6f1f153erbowenproperty.log-file-permissions.synopsis=The UNIX permissions of the log files created by this File Based Access Log Publisher.
2e545ce2450a9953665f701bb05350f0d3f26275ndproperty.log-file-permissions.syntax.string.pattern.synopsis=A valid UNIX mode string. The mode string must contain three digits between zero and seven.
d29d9ab4614ff992b0e8de6e2b88d52b6f1f153erbowenproperty.queue-size.synopsis=The maximum number of log records that can be stored in the asynchronous queue.
d29d9ab4614ff992b0e8de6e2b88d52b6f1f153erbowenproperty.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.
7add1372edb1ee95a2c4d1314df4c7567bda7c62jimproperty.retention-policy.synopsis=The retention policy to use for the File Based Access Log Publisher .
5a58787efeb02a1c3f06569d019ad81fd2efa06endproperty.retention-policy.description=When multiple policies are used, log files are cleaned when any of the policy's conditions are met.
af33a4994ae2ff15bc67d19ff1a7feb906745bf8rbowenproperty.retention-policy.default-behavior.alias.synopsis=No retention policy is used and log files are never cleaned.
3f08db06526d6901aa08c110b5bc7dde6bc39905ndproperty.rotation-policy.synopsis=The rotation policy to use for the File Based Access Log Publisher .
7add1372edb1ee95a2c4d1314df4c7567bda7c62jimproperty.rotation-policy.description=When multiple policies are used, rotation will occur if any policy's conditions are met.
7add1372edb1ee95a2c4d1314df4c7567bda7c62jimproperty.rotation-policy.default-behavior.alias.synopsis=No rotation policy is used and log rotation will not occur.
5a58787efeb02a1c3f06569d019ad81fd2efa06endproperty.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.
3f08db06526d6901aa08c110b5bc7dde6bc39905ndproperty.suppress-synchronization-operations.synopsis=Indicates whether access messages that are generated by synchronization operations should be suppressed.
3b3b7fc78d1f5bfc2769903375050048ff41ff26ndproperty.time-interval.synopsis=Specifies the interval at which to check whether the log files need to be rotated.
7add1372edb1ee95a2c4d1314df4c7567bda7c62jim