Description
You can query the latest 3,000 rows of logs from the /var/log/messages directory of the current host.
Statement
tail -3000 /var/log/messages
Meet OceanBase AI Database, the unified database for operational data, real-time analytics, and AI. Explore ->
Meet OceanBase AI Database, the unified database for operational data, real-time analytics, and AI. Explore ->
OceanBase Cloud Platform
Download PDF
You can query the latest 3,000 rows of logs from the /var/log/messages directory of the current host.
tail -3000 /var/log/messages