I need to add the var/log/auth.log file inside the Augeas tree. Is there any schema for it and how to add a this
EG:
Aug 10 11:48:00 resul-HP-15-Notebook-PC gdm-password]: gkr-pam: unable to locate daemon control file
Aug 10 11:48:00 resul-HP-15-Notebook-PC gdm-password]: gkr-pam: stashed password to try later in open session
Aug 10 11:48:00 resul-HP-15-Notebook-PC gdm-password]: pam_unix(gdm-password:session): session opened for user resul by (uid=0)
Aug 10 11:48:00 resul-HP-15-Notebook-PC systemd-logind[816]: New session 3 of user resul.
I need to add the var/log/auth.log file inside the Augeas tree. Is there any schema for it and how to add a this
EG: Aug 10 11:48:00 resul-HP-15-Notebook-PC gdm-password]: gkr-pam: unable to locate daemon control file Aug 10 11:48:00 resul-HP-15-Notebook-PC gdm-password]: gkr-pam: stashed password to try later in open session Aug 10 11:48:00 resul-HP-15-Notebook-PC gdm-password]: pam_unix(gdm-password:session): session opened for user resul by (uid=0) Aug 10 11:48:00 resul-HP-15-Notebook-PC systemd-logind[816]: New session 3 of user resul.