Last Log for Confluence comes with a dedicated REST API.
A REST API is an API (Application Programming Interface) that conforms to the Representational State Transfer architecture. With a REST API programmers can easily and quickly use the functionality of the app through external scripts or programs. The API serves as an intermediate connector, allowing external programs to interface with the app and to pull data from it.
There are no limits to your creativity as a programmer! Write whichever scripts you need and let them interact directly with Last Log for Confluence to streamline your operations as a Confluence administrator.
The following features can be used through the API:
- View all log files: Find the log files you want to view faster than in the graphical interface - specify various parameters and get exactly the output you need.
- View thread dump: If you are a Confluence system administrator, you can quickly access the current thread dump by invoking the API.
- Kill a thread: With great power comes great responsibility - Confluence system administrators can even kill a thread through the API.
If you still have questions, feel free to refer to our support team.