From 420ceb49b53a8fa9d8ba8443e42e50cd7bd7cea9 Mon Sep 17 00:00:00 2001 From: Philip Wittamore Date: Sun, 12 Jul 2026 11:08:50 +0200 Subject: update --- .../Lnav---ma\303\256triser-vos-journaux.html" | 36 ++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100755 "articles/2021/Lnav---ma\303\256triser-vos-journaux.html" (limited to 'articles/2021/Lnav---maîtriser-vos-journaux.html') diff --git "a/articles/2021/Lnav---ma\303\256triser-vos-journaux.html" "b/articles/2021/Lnav---ma\303\256triser-vos-journaux.html" new file mode 100755 index 0000000..48367c6 --- /dev/null +++ "b/articles/2021/Lnav---ma\303\256triser-vos-journaux.html" @@ -0,0 +1,36 @@ + + + + + + + Bloggings + + +
+

Bloggings

+ Back + +
+ +
+
+

Lnav - maîtriser vos journaux

+

2021-06-13

+lnav screenshot +

Aujourd'hui, j'ai découvert LNAV, un excellent moyen de visualiser les logs de mon serveur.

+

Sous Centos:

+

+


+sudo dnf install lnav
+lnav /var/log
+
+

+

Ceci affiche tous les logs dans /var/logs, et en couleur.

+ +

Voir Lnav ici : lnav.org.

+
+
+ + -- cgit v1.3.1