Skip to content

muzoaydo/AuditViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

AuditViewer

A project that could show the ABP's Audit Logs table and Audit Log Actions that is bound to that specific log with a nice UI.

In order to use the app you will need a database created by ABP Framework.

You can create the DB by a couple ways. You either can create a new project with the given command on ABP website, run the migrator and bind that DB to the project. Or you could configurate the DB settings for your own DB.

Once you have the AbpAuditLogs and AbpAuditLogActions table in your DB it should work flawless.

This code is configured to use PostgreSQL but it can be changed by a couple configurations. Refer to the ABP website for further instructions. https://docs.abp.io/en/abp/4.4/Entity-Framework-Core-Other-DBMS

AuditViewer

About

A project that could show the ABP's Audit Logs and Audit Log Actions tables that is bound to that specific log with a nice UI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published