eclipse / hawkbit

Eclipse hawkBit™
https://projects.eclipse.org/projects/iot.hawkbit
Eclipse Public License 2.0
444 stars 186 forks source link

Is there way we can enable audit logging in hawkbit and fetch those audit logs? #1737

Open prashant-kahalkar-bh opened 1 month ago

strailov commented 1 month ago

Hey @prashant-kahalkar-bh ! Thanks for you interest in hawkBit ! Unfortunately HawkBit does not support Audit log :(

prashant-kahalkar-bh commented 1 month ago

Hi @strailov Thanks for you response! Are we not logging user activity in database or somewhere?

strailov commented 1 month ago

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.