0 votes

Are the logs still accessable using the "logging" link in the administrator console? What about the web console? What is the recommended setting for local log retention if remote logging is enabled? Is there a log cleanup function within ADAXES to cleanup remote logs after they are past our retention requirements?

by (110 points)

1 Answer

0 votes
by (11.1k points)

Hello Steve,

Out of the box, the log records are written to the local SQLite database located on the computer where the Adaxes service runs. In this case only the log records from this service are available in logging. When enabling logging to an external MS SQL database, the logs are still written to the local SQLite database, but then synchronized to the external database. This way, if you have multiple services sharing a common configuration, you will have access to all the log records from any Adaxes service.

Are the logs still accessable using the "logging" link in the administrator console?

Yes.

What about the web console?

The logging is not available in the Adaxes Web interface in either of the cases. However, you can use built-in reports for logging (located in the Reports/All Reports/Miscellaneous/Logging container by default) to view log records in the Web interface.

What is the recommended setting for local log retention if remote logging is enabled?

There are no certain recommendations in this regard. However, it is not recommended to set the retention period too short as in case of some network issues, you may need some time to restore the connection. During that period, the log records will be stored in the local SQLite database and then will be synchronized to the external database as soon as the connection is restored.

Is there a log cleanup function within ADAXES to cleanup remote logs after they are past our retention requirements?

Unfortunately, there is no such functionality in Adaxes. The external MS SQL database should be maintained using native tools.

Related questions

+1 vote
1 answer

We know only service administrators by default are allowed to access the web configurator, however is there any way to restrict that the the web configurator is only available on ... ON 2FA on Web configurator website, like we can on other web interfaces ?

asked Feb 13, 2021 by rsaran (70 points)
0 votes
1 answer

Hi , I would like to know that is there any API service, where we can work on objects inside Adaxes tool? Preferbly REST API?

asked Nov 6, 2019 by Anil (20 points)
0 votes
1 answer

Hello, is there a way to shrink the size of the local DB3 file? We have modified the number of days for log retention but would like the DB file to be reduced as well. Second question, why does it load the file into memory before starting the service? Cheers

asked Sep 17, 2018 by jheisley (590 points)
0 votes
1 answer

Hi there, we are already successfully using the password self service via webinterface for our ad domain users. In addition to this are we in the testing phase of the password ... has the same problem and maybe can report how they solved it. Thanks in advance.

asked Oct 27, 2021 by khess (20 points)
0 votes
1 answer

Our SQL DBAs are working to move most/all our SQL connections to SSL. They have asked if Adaxes can support this.

asked Feb 22, 2021 by ggallaway (300 points)
3,351 questions
3,052 answers
7,791 comments
545,092 users