Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Debian CLI log analyzer tool?

New to Debian (Or Linux in general)? Ask your questions here!
Post Reply
Message
Author
avarage_joe
Posts: 1
Joined: 2018-09-20 11:09

Debian CLI log analyzer tool?

#1 Post by avarage_joe »

Hi,

Is there a CLI tool to combine & analyze the servers log files?
something like NCDU shows disk space alot better then some df -h long variations.

I can crawl the web to search the log files and syntax to explore each log myself but it is super tedious now days.
i don't want to install web tool like webmin just cli.



Thanks,
Joe

arzgi
Posts: 1185
Joined: 2008-02-21 17:03
Location: Finland
Been thanked: 31 times

Re: Debian CLI log analyzer tool?

#2 Post by arzgi »

Have you searched net? Or

Code: Select all

aptitude search ^log
which shows many log-analysers in Debian repo.

CwF
Global Moderator
Global Moderator
Posts: 2636
Joined: 2018-06-20 15:16
Location: Colorado
Has thanked: 41 times
Been thanked: 192 times

Re: Debian CLI log analyzer tool?

#3 Post by CwF »

something like lnav or multitail maybe.

User avatar
debiman
Posts: 3063
Joined: 2013-03-12 07:18

Re: Debian CLI log analyzer tool?

#4 Post by debiman »

^ probably too "tedious" for op.
avarage_joe wrote:I can crawl the web to search the log files and syntax to explore each log myself but it is super tedious now days.
you know your logs are not on the web, right?

User avatar
None1975
df -h | participant
df -h | participant
Posts: 1388
Joined: 2015-11-29 18:23
Location: Russia, Kaliningrad
Has thanked: 45 times
Been thanked: 65 times

Re: Debian CLI log analyzer tool?

#5 Post by None1975 »

OS: Debian 12.4 Bookworm / DE: Enlightenment
Debian Wiki | DontBreakDebian, My config files on github

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 132 times

Re: Debian CLI log analyzer tool?

#6 Post by Head_on_a_Stick »

deadbang

Post Reply