Coder Social home page Coder Social logo

Comments (3)

dulanism avatar dulanism commented on July 3, 2024 1

Just making a note here that I'm making a few minor edits to what will be the old enterprise data forwarder. Really just the name, and the graphic which is out of place.

from documentation.

danotorrey avatar danotorrey commented on July 3, 2024

Hi @dulanism, I have made some notes here about the thinking on documentation changes for the 4.1 Forwarder in case you have time to work on it in the next weeks. Development on the Forwarder will continue, and some parts might change. I will be back in June 1, and will check back in then! :)

from documentation.

devdanylo avatar devdanylo commented on July 3, 2024

@dulanism @danotorrey please find below the essential functional diff between Cloud and On-Prem:

Aspect Cloud On-Prem
Server-side Service Configuration The configuration is still done via the config file. Nothing has changed here. Except one minor thing: a new property to configure TLS private key password was introduced, but I believe it should not be reflected in the public documentation. To avoid 1) having the Forwarder server-side services running by default and 2) restarting the server after making changes in the config file, it was decided to migrate away from the config file and to introduce a new Input type, which is supposed to facilitate Forwarder server-side service configuration and lifecycle management. The name for the new Input is Forwarder. The legacy one was renamed to Cluster-to-Cluster forwarder.

This change entailed certain modifications in the Wizard: 1) Now the Wizard must verify if there is at least one running input 2) Populate the Forwarder (client) configuration snippet according to the Input's config values. So in other words one additional step was introduced to make sure that there is a running server-side service to connect to. See screenshots below.

NOTE that some server-side configuration properties are still to be provided via the config file (not expected to change frequently): grpc_graceful_shutdown_timeout, grpc_max_message_size, heartbeat_timeout_interval, forwarder_user (see https://github.com/Graylog2/graylog-plugin-cloud/wiki/Forwarder#forwarder-configuration-properties-server-side). Not sure if it should be a part of the public document.
Menu Layout Nothing should change here. The Forwarder menu item resides under Enterprise

image
image
image
image

from documentation.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.