-- Leo's gemini proxy

-- Connecting to gemini.omarpolo.com:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en

sysutils/logstash v8.13.4


# pkg_add logstash

> tool for managing events and logs


CVS Web

Port Homepage (WWW)


Maintainer: Pavel Korovin <pvk at openbsd dot org>


Description


logstash is a tool for managing events and logs. You can use it to
collect logs, parse them, and store them for later use (like, for
searching). Speaking of searching, logstash comes with a web interface
for searching and drilling into all of your logs.

Readme



+-----------------------------------------------------------------------
| Running ${PKGSTEM} on OpenBSD
+-----------------------------------------------------------------------

OpenBSD-specific Limitations
============================
OpenBSD is not on the list of supported platforms:
https://www.elastic.co/support/matrix

Running Logstash
================
Logstash should be started with it's own uid/gid _logstash, since this user
has all necessary filesystem permissions. For example, to install opensearch
output plugin:

    $ doas su -s /bin/sh -c daemon _logstash -c \
        '/usr/local/logstash/bin/logstash-plugin install --version 2.0.1 \
        logstash-output-opensearch'

Upgrading Logstash
==================
Please refer to the upstream documentation when performing upgrades:
https://www.elastic.co/guide/en/logstash/current/upgrading-logstash.html

-- Response ended

-- Page fetched on Sat Jun 1 21:18:17 2024