Is there way we can enable audit logging in hawkbit and fetch those audit logs?
Hey @prashant-kahalkar-bh ! Thanks for you interest in hawkBit ! Unfortunately HawkBit does not support Audit log :(
Hi @strailov Thanks for you response! Are we not logging user activity in database or somewhere?
User activity could be created rollouts, actions and other entities in the database so yeah we kind of store user/tenant activity. But there is no Audit log implemented on top of them.
With https://github.com/eclipse-hawkbit/hawkbit/pull/2314 now already there is certain support for audit logging - into the log. From then on it's up to the concrete usecase to provide means to fetch the logs