# SSH Audit: How to use SSH Audit Logging

DevFeed: [SSH Audit: How to use SSH Audit Logging](<https://devfeed.tech/articles/ssh-audit-how-to-use-ssh-audit-logging-29861.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/ssh-audit/>)

Author: info@goteleport.com (Jennifer Roberts)

Published: 2022-01-04T00:00:00Z

Content type: tutorial

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [audit](<https://devfeed.tech/topics/audit.md>), [ssh](<https://devfeed.tech/topics/ssh.md>), [Logging](<https://devfeed.tech/topics/logging.md>), [Security](<https://devfeed.tech/topics/security.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [Bash](<https://devfeed.tech/topics/bash.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>)

Tags: [audit](<https://devfeed.tech/tags/audit.md>), [bash](<https://devfeed.tech/tags/bash.md>), [bash-history](<https://devfeed.tech/tags/bash-history.md>), [command](<https://devfeed.tech/tags/command.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [linux](<https://devfeed.tech/tags/linux.md>), [logging](<https://devfeed.tech/tags/logging.md>), [security](<https://devfeed.tech/tags/security.md>), [ssh](<https://devfeed.tech/tags/ssh.md>), [terminal](<https://devfeed.tech/tags/terminal.md>)

## AI overview

This tutorial explains how to implement SSH audit logging on Linux hosts. It covers unique user logins, detailed authentication logs, protecting log files from manipulation, terminal session recording, and safeguards for Bash history.

## Source excerpt

This blog post will walk you through how you can track changes on Linux hosts with SSH Audit Logging.