hercules-team / augeas

A configuration editing tool and API
http://augeas.net/
GNU Lesser General Public License v2.1
486 stars 199 forks source link

How to add a /var/log/auth.log file to the augaes tree #770

Open resulraveendran opened 2 years ago

resulraveendran commented 2 years ago

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.

rinshadka commented 2 years ago

Hi,

Any update on this will be helpful.

Thanks.