Log Management

logger

English

Overview

A command that sends log messages to syslog, for example from a shell script.

Details

It lets you funnel log output into the existing syslog/rsyslog system for centralized management, without having to create your own custom log file. It's commonly used to record the results of a cron job.

More Linux terms