You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The contents of this file are subject to the terms of the Common Development and
3
+
Distribution License (the License). You may not use this file except in compliance with the
4
+
License.
5
+
6
+
You can obtain a copy of the License at legal/CDDLv1.0.txt. See the License for the
7
+
specific language governing permission and limitations under the License.
8
+
9
+
When distributing Covered Software, include this CDDL Header Notice in each file and include
10
+
the License file at legal/CDDLv1.0.txt. If applicable, add the following below the CDDL
11
+
Header, with the fields enclosed by brackets [] replaced by your own identifying
12
+
information: "Portions copyright [year] [name of copyright owner]".
13
+
14
+
Copyright 2025 3A Systems LLC.
15
+
////
16
+
+
17
+
A link:{apidocs-url}/index.html?org/forgerock/openig/util/Duration.html[duration, window=\_blank] is a lapse of time expressed in English, such as `23 hours 59 minutes and 59 seconds`.
Copy file name to clipboardExpand all lines: openig/modules/reference/pages/audit-conf.adoc
+6-154
Original file line number
Diff line number
Diff line change
@@ -340,32 +340,7 @@ This password is used for the keystore and for private keys. For details, see xr
340
340
`"signatureInterval"`: __duration, required__::
341
341
The time interval after which to insert a signature in the CSV file. This duration must not be zero, and must not be unlimited.
342
342
+
343
-
A link:{apidocs-url}/index.html?org/forgerock/openig/util/Duration.html[duration, window=\_blank] is a lapse of time expressed in English, such as `23 hours 59 minutes and 59 seconds`.
@@ -432,35 +407,10 @@ Default: `-yyyy.MM.dd-HH.mm.ss`, where __yyyy__ characters are replaced with the
432
407
433
408
`"rotationInterval"`: __duration, optional__::
434
409
The time interval after which to rotate log files. This duration must not be zero.
435
-
436
410
+
437
411
This has the effect of enabling time-based file rotation.
438
412
+
439
-
A link:{apidocs-url}/index.html?org/forgerock/openig/util/Duration.html[duration, window=\_blank] is a lapse of time expressed in English, such as `23 hours 59 minutes and 59 seconds`.
`"rotationTimes"`: __array of durations, optional__::
@@ -477,67 +427,17 @@ The following example schedules rotation six and twelve hours after midnight:
477
427
+
478
428
This has the effect of enabling time-based file rotation.
479
429
+
480
-
A link:{apidocs-url}/index.html?org/forgerock/openig/util/Duration.html[duration, window=\_blank] is a lapse of time expressed in English, such as `23 hours 59 minutes and 59 seconds`.
The time interval after which to check file rotation and retention policies for updates.
511
-
512
437
+
513
438
Default: 5 seconds
514
439
+
515
-
A link:{apidocs-url}/index.html?org/forgerock/openig/util/Duration.html[duration, window=\_blank] is a lapse of time expressed in English, such as `23 hours 59 minutes and 59 seconds`.
@@ -739,31 +639,7 @@ The interval at which to send buffered event messages to the database.
739
639
+
740
640
This interval must be greater than 0 if buffering is enabled.
741
641
+
742
-
A link:{apidocs-url}/index.html?org/forgerock/openig/util/Duration.html[duration, window=\_blank] is a lapse of time expressed in English, such as `23 hours 59 minutes and 59 seconds`.
@@ -1331,31 +1207,7 @@ The interval at which to send buffered event messages to Elasticsearch. If buffe
1331
1207
+
1332
1208
Default: 1 second
1333
1209
+
1334
-
A link:{apidocs-url}/index.html?org/forgerock/openig/util/Duration.html[duration, window=\_blank] is a lapse of time expressed in English, such as `23 hours 59 minutes and 59 seconds`.
0 commit comments