annotate misc/lnav/README.md @ 5596:d2561c1d26f5

mod_client_management: Allow revoking a specific client version Could be useful in case of a security issue affecting a particular version. Even if in that case, the more likely use case is revoking all older versions except the fixed one(s), this can be done with a loop or improved later.
author Kim Alvefur <zash@zash.se>
date Fri, 14 Jul 2023 15:16:06 +0200
parents 1fa1545ebc40
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5498
1fa1545ebc40 misc/lnav: Add a README with installation instructions
Kim Alvefur <zash@zash.se>
parents:
diff changeset
1 % Prosody log format for lnav
1fa1545ebc40 misc/lnav: Add a README with installation instructions
Kim Alvefur <zash@zash.se>
parents:
diff changeset
2
1fa1545ebc40 misc/lnav: Add a README with installation instructions
Kim Alvefur <zash@zash.se>
parents:
diff changeset
3 This is a format definition that allows <https://lnav.org/> to better
1fa1545ebc40 misc/lnav: Add a README with installation instructions
Kim Alvefur <zash@zash.se>
parents:
diff changeset
4 handle Prosody logs.
1fa1545ebc40 misc/lnav: Add a README with installation instructions
Kim Alvefur <zash@zash.se>
parents:
diff changeset
5
1fa1545ebc40 misc/lnav: Add a README with installation instructions
Kim Alvefur <zash@zash.se>
parents:
diff changeset
6 Install it using `lnav -i ./prosody.json`