diff --git a/howto/logging.md b/howto/logging.md index bc2fa6e30b83a82bdcfe64fa68bdc01e8087d2d7..564c74b4d5b926e2dfd7be2b87dd98bd5754648f 100644 --- a/howto/logging.md +++ b/howto/logging.md @@ -38,3 +38,12 @@ Known formats: lnav also ships with its own set of [default log formats](https://lnav.readthedocs.io/en/latest/formats.html#log-formats), available in the source in [`src/default-log-formats.json`](https://github.com/tstack/lnav/blob/master/src/default-log-formats.json). Those can be useful to extend existing log formats. + +# Other alternatives + + * <https://github.com/openobserve/openobserve> + +To lnav: + + * [goaccess](https://goaccess.io/) + * [rhit](https://dystroy.org/rhit/)