Base solution for your next web application
Open Closed

Remove IpAddress from AuditLogs (Aspnet Core + Angular) #6545


User avatar
0
larsfk created

Hi!

Is there any "easy" way to remove logging of IP Addresses in Audit Logs?

Thanks!


3 Answer(s)
  • User Avatar
    0
    aaron created
    Support Team

    Yes, implement and replace IClientInfoProvider.

  • User Avatar
    0
    larsfk created

    I cant find any place IClientInfoProvider is used in backend application... Where should I to this?

  • User Avatar
    0
    aaron created
    Support Team

    It's used in ABP's DefaultAuditInfoProvider.