amLogging.properties revision 4a48635cccc646ac479830fd4df0ee8e10c5bd8d
6854N/A#
6854N/A# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
6854N/A#
6854N/A# Copyright (c) 2007 Sun Microsystems Inc. All Rights Reserved
6854N/A#
6854N/A# The contents of this file are subject to the terms
6854N/A# of the Common Development and Distribution License
6854N/A# (the License). You may not use this file except in
6854N/A# compliance with the License.
6854N/A#
6854N/A# You can obtain a copy of the License at
6854N/A# https://opensso.dev.java.net/public/CDDLv1.0.html or
6854N/A# opensso/legal/CDDLv1.0.txt
6854N/A# See the License for the specific language governing
6854N/A# permission and limitations under the License.
6854N/A#
6854N/A# When distributing Covered Code, include this CDDL
6854N/A# Header Notice in each file and include the License file
6854N/A# at opensso/legal/CDDLv1.0.txt.
6854N/A# If applicable, add the following below the CDDL Header,
6854N/A# with the fields enclosed by brackets [] replaced by
6854N/A# your own identifying information:
6854N/A# "Portions Copyrighted [year] [name of copyright owner]"
6854N/A#
6854N/A# $Id: amLogging.properties,v 1.5 2008/10/27 18:13:42 bigfatrat Exp $
6854N/A#
6854N/A
6854N/A# Portions Copyrighted 2011 ForgeRock Inc
6854N/A# Portions Copyrighted 2012 Open Source Solution Technology Corporation
6854N/A
6854N/Aamverifyarchive-usage=Usage: amverifyarchive -l <logName> -p <path> -u <uname> -w <password>
6854N/Aonlinehelp.doc=logging.html
6854N/AinvalidSession=invalidSession
6854N/AalreadyExists=alreadyExists
6854N/AnotFound=notFound
6854N/Ainactive=inactive
6854N/AfileHandlerError=fileHandlerError
6854N/AplatformError=Platform configuration could not be located
6854N/AwriteError=writeError
6854N/AreadError=readError
6854N/AreadSegmentError=readSegmentError
6854N/AdeleteError=deleteError
6854N/AlistNotExists=listNotExists
6854N/AtypeError=typeError
6854N/AcreateAccessDenied=createAccessDenied
6854N/AwriteAccessDenied=writeAccessDenied
6854N/AreadAccessDenied=readAccessDenied
6854N/AlistAccessDenied=listAccessDenied
6854N/AprofileError=profileError
6854N/AnoSuchLogExists=noSuchLogExists
6854N/AnoSuchSegmentExists=noSuchSegmentExists
6854N/AdeleteAccessDenied=deleteAccessDenied
6854N/AinvalidLogOrSegName=invalidLogOrSegmentName
6854N/AreadExceedsMax=readExceedsMax
6854N/AfatalError=fatalError
6854N/AinvalidLogName=invalidLogName
6854N/AdriverLoadFailed=driverLoadFailed
6854N/AnullLocation=nullLocation
6854N/AconnectionFailed=connectionFailed
6854N/AlogHandlerError=logHandlerError
6854N/AsqlError=SQLError
6854N/AnullPointer=nullPointer
6854N/AunableToLoadDriver=Unable to load the Database driver for logging.
6854N/Aiplanet-am-logging-service-description=Logging
6854N/AverificationOfLogArchiveFor=Verification of Log Archive for
6854N/AarchiveVerificationPassed= passed Successfully.
6854N/AarchiveVerificationFailed= failed. Intrusion Detected.
6854N/AarchiveVerification=Archive Verification :
6854N/AnoFilesToVerify=no files to verify
6854N/AfileBeingVerified=File being verified :
6854N/ArecordVerificationPassed=Log Record Verification Succeeded in file :
6854N/ArecordVerificationFailed=Log Record Verification Failed in file :
6854N/AsignatureVerificationPassed=Signature Verification Passed in file :
6854N/AsignatureVerificationFailed=Signature Verification Failed in file :
6854N/AemptyReturn=Empty return from read of
6854N/AatRecordNumber==at record no :
6854N/Aa101=Log Status
6854N/Aa102=Maximum Log Size
6854N/Aa102.help=Maximum size of a log file (in bytes).
6854N/Aa103=Number of History Files
6854N/Aa103.help=The number of history files for each log that will be kept before being removed.
a104=Log File Location
a104.help=The path to the location of the log files
a104.help.txt=This property controls the location of the log files; the value of this property varies on whether File or DB logging is in use.\
<ul><li>File: The full pathname to the directory containing the log files</li>\
<li>DB: The JDBC URL to the database used to store the log file database</li></ul>
a1041=Log Status
a1041.help=Enable/Disable the OpenAM logging system
a1042=Log Record Resolve Host Name
a1042.help=When enabled DNS Host lookups will be performed to populate the LogRecord's HostName field.
a1042.help.txt=<i>NB </i>Enabling this functionality will increase the load of the logging system and the OpenAM host must have DNS \
configured.
a105=Logging Type
a105.help=Determines the repository for OpenAM log files
a105.help.txt=OpenAM can log to the filing system (the default) or a database. If database is selected, OpenAM must be configured \
with the required JDBC driver.
a105.help.uri=#tbd
a106=Size of Log Read
a107=Database User Name
a107.help=Username used to authenticate to the database
a108=Database User Password
a108.help=Password used to authenticate to the database
a109=Database Driver Name
a109.help=Classname of the JDBC driver to use to connect to the database
a109.help.txt=OpenAM supports Oracle and MySQL JDBC drivers. Other JDBC drivers may work, but OpenAM will treat the database as if \
the database was Oracle.
a110=List of Log Names
a111=Configurable Log Fields
a111.help=Controls the fields that are logged by OpenAM.
a111.help.txt=This property is the list of fields that are logged by default. Administrators can choose to limit the information logged \
by OpenAM.
a111.help.uri=#tbd
a114=Log Verification Frequency
a114.help=The frequency (in seconds) that OpenAM verifies security of the log files.
a114.help.txt=When secure logging is enabled, this is the period that OpenAM will check the integrity of the log files.
a115=Log Signature Time
a115.help=The frequency (in seconds) that OpenAM will digitally sign the log records.
a115.help.txt=When secure logging is enabled, this is the period that OpenAM will digitally signed the contents of the log files. The log \
signatures form the basis of the log file integrity checking.
a116=Secure Logging
a116.help=Enable or Disable secure logging.
a116.help.txt=Enabling this setting will cause OpenAM to digitally sign and verify the contents of the log files to help prevent and \
detect log file tampering. A certificate must be configured for this functionality to be enabled.
a1161=Secure Logging Signing Algorithm
a1161.help=Determines the algorithm used to digitally sign the log records.
a1162=Logging Certificate Store Location
a1162.help=The path to the Java keystore containing the logging system certificate
a1162.help.txt=The secure logging system will use the certificate alias of <code>Logger</code> to locate the certificate in the \
specified keystore.
a117=Maximum Number of Records
a117.help=The maximum number of records read from the logs via the Logging API
a118=Number of Files per Archive
a118.help=Controls the number of logs files that will be archived by the secure logging system.
a119=Buffer Size
a119.help=The number of log records held in memory before the log records will be flushed to the logfile or the database.
a1191=DB Failure Memory Buffer Size
a1191.help=Max number of log records held in memory if DB logging fails.
a1191.help.txt=This is the maximum number of log records that will be held in memory if the database is unavailable. When the buffer is \
full, new log records cause the oldest record in the buffer to be cleared. OpenAM monitoring records the number of log entries cleared \
when the database was unavailable.<br/><br/>\
If the value of this property is less than that of the <i>Buffer Size</i> then the buffer size value will take precedence.
a120=Buffer Time
a120.help=The maximum time (in seconds) OpenAM will hold log records in memory before flushing to the underlying repository.
a121=Time Buffering
a121.help=Enable or Disable log buffering
a121.help.txt=When enabled OpenAM holds all log records in a memory buffer that it periodically flush to the repository. \
The period is set in the <i>Buffer Time</i> property.
a1031=Logfile Rotation Prefix
a1031.help=The name of the log files will be prefixed with the supplied value.
a1031.help.txt=This field defines the log file prefix. The prefix will be added to the name \
of all logfiles.<br/><br/>\
<i>NB </i>Only used when time based log rotation is enabled.
a1032=Logfile Rotation Suffix
a1032.help=The name of the log files will be suffixed with the supplied value.
a1032.help.txt=This field defines the log file suffix. If no suffix is provided, then the following default suffix format will be \
used: <code>-MM.dd.yy-kk.mm</code>. The suffix allows use of Date and Time patterns defined in \
<a href="http://download.oracle.com/javase/6/docs/api/java/text/SimpleDateFormat.html"><code>SimpleDateFormat</code></a>\
<i>NB </i>This field is only used if the time based rotation is enabled.
a1033=Logfile Rotation Interval
a1033.help=The rotation interval (in minutes).
a1033.help.txt=The rotation interval determines the frequency of when the log files will be rotated. If the value is -1, then time \
based rotation is disabled and log file size based rotation is enabled.
a130=Logging Level
a130.help=Control the level of JDK logging within OpenAM.
choiceFile=File
choiceJDBC=JDBC
choiceON=ON
choiceOFF=OFF
choiceDB=DB
choiceTIME=TIME
choiceDOM=DOMAIN
choiceLOGINID=LOGINID
choiceTYPE=TYPE
choiceDATA=DATA
choiceIPADDR=IPADDR
choiceHOSTNAME=HOSTNAME
choiceLOGLEVEL=LOGLEVEL
choiceLOGGEDBY=LOGGEDBY
choiceMODULENAME=MODULENAME
choiceCONTEXTID=CONTEXTID
choiceMESSAGEID=MESSAGEID
choiceNAMEID=NAMEID
choiceMD2withRSA=MD2 with RSA
choiceMD5withRSA=MD5 with RSA
choiceSHA1withDSA=SHA1 with DSA
choiceSHA1withRSA=SHA1 with RSA
choiceLOGSEVERE=SEVERE
choiceLOGWARNING=WARNING
choiceLOGINFO=INFO
choiceLOGCONFIG=CONFIG
choiceLOGFINE=FINE
choiceLOGFINER=FINER
choiceLOGFINEST=FINEST
choiceLOGOFF=OFF
choiceACTIVE=Active
choiceINACTIVE=Inactive
i18nYes=Yes
i18nNo=No