I would like to know, where is the application and user activities will be logged in metabase.
I want to know, which user logged in and what activities he/she did in metabase.
We have configured metabase using the java jar file deployed in nginx server.
The (metabase) application database depends on your setup; if you've only deployed the java file and nothing else then you should find the application database in the same directory as the java file; I guess you'll just need to configure a driver for accessing the file via your preferred method / query tool.
For the activity queries, once you've accessed your application database, maybe start with this: