Skip to main content
Version: 8.2405.x.x RR

Administration of nevisAdapt

This section describes the administration of nevisAdapt.

Log files and configuration

Logback configuration

You find the logback configuration file here:

/var/opt/nevisadapt/conf/logback.xml

Log files

You find the log files here (see below). It is possible to override the log files in the configuration.

/var/opt/nevisadapt/logs/nevisadapt.log

Log in the Authstate

Also in case of a direct integration of nevisAdapt into nevisAuth, it is possible to show the result of the nevisAdapt service calls in your nevisAuth log file (esauthv4.log). For this, you need to increase the log level of the AdaptAuth logger.

The easiest way to do that is to add the setting "AdaptAuthState-Core = INFO" to the Log Level Overrides section of the nevisAuth Log Settings pattern in nevisAdmin 4.

If applicable the other following groups "AdaptAuthState-RememberMe" and "AdaptAuthState-Termination" can be added for even more detailed logging.

AdaptAuthState-Core = INFO
AdaptAuthState-RememberMe = INFO
AdaptAuthState-Termination = INFO

Logging groups of nevisAdapt

The following list shows the most important general trace groups, in combination with relevant debugging use cases:

nevisAdapt Logging GroupDefault Log LevelFunction
AdaptAuthMngmtINFOConnection between nevisAuth and nevisAdapt
AdaptDataMngmt-PersistencyINFOnevisAdapt database cleanup
AdaptDataMngmtINFOnevisAdapt core database service
AdaptIPLocation-CsvINFOnevisAdapt IP2Location file/upload integration
AdaptIPReputationServiceINFOnevisAdapt geolocation default integration
AdaptIPLocation-BinINFOnevisAdapt IP2Location bin integration
AdaptIPLocation-MaxMindINFOnevisAdapt MaxMind service integration
AdaptFeedbackINFOnevisAdapt feedback integration
AdaptModules-GenericINFOnevisAdapt modules' default integration
AdaptModules-DeviceCookieModuleINFOnevisAdapt modules' device integration
AdaptModules-FingerprintModuleINFOnevisAdapt modules' fingerprint integration
AdaptModules-GeoLocationModuleINFOnevisAdapt modules' geolocation integration
AdaptRestService-ReportingINFOnevisAdapt REST for reporting
AdaptRestService-CoreINFOnevisAdapt REST for core functions