DPDK Architecture  ->  Bootstrap (v3.0.5)

Graylog
>= v2.11.0

Simple graylog middleware for Express

Features

  • Opens a graylog endpoint at /api/677261796c6f67-726f636b73 (POST) and expects a body.
  • Includes the default function with configuration from the application config

Bootstrap

Config

No config implemented

Implementation

const graylog = require('./middleware/graylog');

this.server.use(graylog(this));

Usage

Config

{
  "graylog": {
    "enabled": false,
    "middleware": false
  }
}

Links

No links available

Last modifiedMonday, July 5, 2021, 1:59:44 PM UTC
Last authorGlenn de Haan
Commit IDa09e214