Hi, I deployed my project to nginx on ubuntu for both Blazor and Api. It didn't record log to Logs folder in side Api folder. I have sent the log file (configured in conf of nginx) to your email. Thanks, Dharma
Hello Liangshiwei,
I'd like to reopen this ticket. I can add an extra property (blazor-url) into AuditLogging to keep blazor page url when calling Api. Now I'd like to get data from Auditlogging and can be filtered by blazor-url, for normal fields I can use AuditLogsAppService.GetListAsync(new GetAuditLogListDto { }) and filter but how can I apply filter for extra property such as blazor-url mentioned above?
Thanks
Does ABP plan to add these features for Blazor? Is there anyway that I can use the backend of these features, the UI I will design and develop by myself. Thanks
I have done successful as you what you guide. Thank you so much
Thanks, let me try.
Hi, I'd like to add some additional information into the standard ABP Audit Logging, for example with the standard audit logging of ABP will add one extra property such as PageName and when Audit Logging insert to database for Http Api call will add PageName into extra property of the logged record. When we check the log we will know exactly which page, which screen has called this api or related to this log record :
I cannot see the Guid Property Type when add new Property to the Entity. I can do before upgrading to 7.3.2 Thanks Dharma
Thank you so much for your helpful post.
That's great, thank you so much and waiting for you blog post.