Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.user > #222961 > unrolled thread
| Started by | davidson <davidson@freevolt.org> |
|---|---|
| First post | 2020-06-01 09:50 +0200 |
| Last post | 2020-06-02 05:10 +0200 |
| Articles | 3 — 2 participants |
Back to article view | Back to linux.debian.user
OT: the art of reviewing unix log files davidson <davidson@freevolt.org> - 2020-06-01 09:50 +0200
Re: OT: the art of reviewing unix log files l0f4r0@tuta.io - 2020-06-01 10:00 +0200
Re: OT: the art of reviewing unix log files davidson <davidson@freevolt.org> - 2020-06-02 05:10 +0200
| From | davidson <davidson@freevolt.org> |
|---|---|
| Date | 2020-06-01 09:50 +0200 |
| Subject | OT: the art of reviewing unix log files |
| Message-ID | <AcNmN-4SL-1@gated-at.bofh.it> |
On the topic of reviewing unix log files, what have you read before and found useful later? -- https://news.ycombinator.com/item?id=12518471 alexk already addressed your concern: your keys, preferably issued by your org's CA (instead of being generated by you) should be short-lived, oftentimes for the duration of your "work shift". The tools listed above support this.
[toc] | [next] | [standalone]
| From | l0f4r0@tuta.io |
|---|---|
| Date | 2020-06-01 10:00 +0200 |
| Message-ID | <AcNwt-4WE-1@gated-at.bofh.it> |
| In reply to | #222961 |
Hi, 1 juin 2020 à 09:43 de davidson@freevolt.org: > On the topic of reviewing unix log files, what have you read before > and found useful later? > Having an appropriate tool helps a lot: https://lnav.org/ Best regards, l0f4r0
[toc] | [prev] | [next] | [standalone]
| From | davidson <davidson@freevolt.org> |
|---|---|
| Date | 2020-06-02 05:10 +0200 |
| Message-ID | <Ad5to-7xS-27@gated-at.bofh.it> |
| In reply to | #222962 |
On Mon, 1 Jun 2020, l0f4r0@tuta.io wrote: [dd] > Having an appropriate tool helps a lot: > https://lnav.org/ lnav - ncurses-based log file viewer 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. Thank you. That looks cool.
[toc] | [prev] | [standalone]
Back to top | Article view | linux.debian.user
csiph-web