From 25d1a58d62dc4dba57bf8f1fda5657eb96623342 Mon Sep 17 00:00:00 2001
From: eblis
Date: Tue, 19 Feb 2019 21:23:25 +0200
Subject: [PATCH 1/3] Added lnav entry
Added description for lnav logging tool
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index bf465bd..8c35d9b 100644
--- a/README.md
+++ b/README.md
@@ -216,6 +216,7 @@ Only main chapters:
:small_orange_diamond: angle-grinder - slice and dice log files on the command line.
:small_orange_diamond: GoAccess - real-time web log analyzer and interactive viewer that runs in a terminal.
:small_orange_diamond: ngxtop - real-time metrics for nginx server.
+ :small_orange_diamond: lnav - log file navigator with search and automatic refresh
##### :black_small_square: Databases
From bd858ae1395491070a95d07132445acf8c305982 Mon Sep 17 00:00:00 2001
From: "@trimstray"
Date: Tue, 19 Feb 2019 23:31:31 +0100
Subject: [PATCH 2/3] fixed 'lnav' description
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 8c35d9b..0ee2a65 100644
--- a/README.md
+++ b/README.md
@@ -216,7 +216,7 @@ Only main chapters:
:small_orange_diamond: angle-grinder - slice and dice log files on the command line.
:small_orange_diamond: GoAccess - real-time web log analyzer and interactive viewer that runs in a terminal.
:small_orange_diamond: ngxtop - real-time metrics for nginx server.
- :small_orange_diamond: lnav - log file navigator with search and automatic refresh
+ :small_orange_diamond: lnav - log file navigator with search and automatic refresh.
##### :black_small_square: Databases
From 3f79f7ed6580797e44a51a29336b1c1faa505164 Mon Sep 17 00:00:00 2001
From: "@trimstray"
Date: Tue, 19 Feb 2019 23:32:23 +0100
Subject: [PATCH 3/3] moved 'lnav' entry
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 0ee2a65..98afd85 100644
--- a/README.md
+++ b/README.md
@@ -214,9 +214,9 @@ Only main chapters:
:small_orange_diamond: angle-grinder - slice and dice log files on the command line.
+ :small_orange_diamond: lnav - log file navigator with search and automatic refresh.
:small_orange_diamond: GoAccess - real-time web log analyzer and interactive viewer that runs in a terminal.
:small_orange_diamond: ngxtop - real-time metrics for nginx server.
- :small_orange_diamond: lnav - log file navigator with search and automatic refresh.
##### :black_small_square: Databases