The search returned 4 results

by Emeric
December 19, 2024 - 11:48
Forum: Reporting - SQL Queries
Subject: Audit of Accounts
Answers: 0
Views : 26421

Audit of Accounts

Hello,


I'm looking for a solution to retrieve a list of all accounts and their permissions for auditing purposes.
After searching the documentation, I haven't found anything about this functionality via the REST API.



Do you have any suggestions or ideas to address this?
by Emeric
December 3, 2024 - 11:10
Forum: WAPT Packages
Subject: [RESOLVED] Package installation logs
Answers: 5
Views : 5180

[RESOLVED] Package installation logs

Thank you very much, everything is fine, I'm closing this ticket ;)
by Emeric
December 3, 2024 - 9:17 AM
Forum: WAPT Packages
Subject: [RESOLVED] Package installation logs
Answers: 5
Views : 5180

Re: Package installation logs

Hello Jarnaud,

Great, that's perfect! 🙂

Is it possible to retrieve this request via the API? (I haven't seen this feature).

Something like this: https://wapt.myserveur.local/api/v3/reporting?id=3
by Emeric
December 2, 2024 - 4:38 PM
Forum: WAPT Packages
Subject: [RESOLVED] Package installation logs
Answers: 5
Views : 5180

[RESOLVED] Package installation logs

Hello,

I would like to retrieve the logs from the "Installation Logs of package ***" folder to more easily audit my network. The goal is to create a CSV file named "Machine;Installation Logs of package ***".

I tried to perform this operation via a query in the reporting system as well as through...