# Logs manager

**LIBSAFE** has a log manager for the actions in the web interface. It is possible to access and check the different messages generated when carrying out tasks through the web interface.

Each message will show date, the actual message, key words, user name (who generated the action), type of action, the message status code and the code level.

A series of filters can be applied to search for the log messages generated:

* **Message**
* **Keywords**
* **Date of creation**. By range of dates (from / to)
* **Action** (Activate, Search, Session Close, Create, Deactivate, Edit, Eliminate, Session Start, Other).
* **Code** (Ok, Warning, Error).
* **User name.** Name of the user who carried out the action generating the message.

![](/files/-MkmVU5mel3CoqY6eRBj)

Additionally, it is possible to access the logs generated by the different processes in the system. These log files provide relevant information to these execution processes, resulting in very helpful guidelines.

In the same section, after the actions log, the system shows the log file section, from which it is possible to access:&#x20;

* The web interface log files (libsafe.webinterface).
* The log files of the different execution modules in **LIBSAFE** (libsafe.webinterface.net).
* The execution files’ log files related to sharing and stop sharing folders (libsafe.webinterface.cmd).

![](/files/-MkmVZIn7Sg-K2EvYn52)

The files are available for query from the web interface, or to be downloaded.

Likewise, and in case of jobs ended in error (ingestion, retrieval, etc.), if the user has the Advanced Configuration permission, the system will show the contents of the log file of the particular failed process in the job detail.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.libnova.com/libsafe-advanced-system-administrator-manual/system-configuration/extras-and-tools/logs-manager.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
