Hey!
I have setup promtail to fetch the system-journal logs. With that, I am able to get the access logs(i.e who tried to access which server).
Now I want to know if it is possible to get the audit logs of an ssh session, meaning if I login into the server and execute a set of commands, it should be captured under that ssh session.