Skip to content

Instantly share code, notes, and snippets.

@uncleweb
Forked from devynspencer/logs.md
Created June 16, 2021 21:50
Show Gist options
  • Select an option

  • Save uncleweb/8e76e754f8df6f4cf055510017a8aa0f to your computer and use it in GitHub Desktop.

Select an option

Save uncleweb/8e76e754f8df6f4cf055510017a8aa0f to your computer and use it in GitHub Desktop.
Useful logs, for every occasion.
# freeipa server
/var/log/httpd/access_log
/var/log/httpd/error_log
/var/log/kadmind.log
/var/log/krb5kdc.log
/var/log/pki/pki-tomcat/ca/transactions
/var/log/sssd/sssd.log
/var/log/sssd/krb5_child.log
/var/log/sssd/ldap_child.log
/var/log/sssd/selinux_child.log
/var/log/sssd/gpo_child.log
/var/log/sssd/sssd_nss.log
/var/log/sssd/sssd_pam.log
/var/log/sssd/sssd_pac.log
/var/log/sssd/sssd_autofs.log
/var/log/sssd/sssd_ssh.log
/var/log/sssd/sssd_sudo.log
/var/log/sssd/sssd_ifp.log

# freeipa client
/var/log/audit/audit
/var/log/audit/secure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment