-
Notifications
You must be signed in to change notification settings - Fork 103
Auditing Module
Nuno Oliveira edited this page Dec 9, 2015
·
37 revisions
Enter the src/ directory and launch:
mvn clean install -Pauditing
An environment variable or a Java property variable of name AUDITING_CONF must exist and point to a valid configuration file:
-DAUDITING_CONF="/opt/geostore/conf/auditing.properties"
The configuration file must contain the following properties:
gfgf
auditing.enable=true
auditing.templates.directory=/opt/geostore/conf/templates
auditing.output.directory=/var/geostore/auditing
auditing.templates.version=1
auditing.max.requests.per.file=100
auditing.output.files.extension=xml