Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

"Output type is not supported" after upgrading to Graylog 4.3.2 #96

Open
@ngsandbox

Description

@ngsandbox

After upgrading docker image from Graylog 4.2.3 to 4.3.2 theSlack plugin 3.1.0 stopped to work and configuration is not available from Graylog UI.

image

Error from Graylog output:

com.google.common.util.concurrent.UncheckedExecutionException: java.lang.IllegalArgumentException: Output type is not supported: org.graylog2.plugins.slack.output.SlackMessageOutputCaused by: java.lang.IllegalArgumentException: Output type is not supported: org.graylog2.plugins.slack.output.SlackMessageOutput

Docker setup:

FROM graylog/graylog:4.3.2USER rootRUN apt-get update \    && apt-get install -y wgetRUN wget -O /usr/share/graylog/plugin/graylog-plugin-slack-3.1.0 https://github.com/graylog-labs/graylog-plugin-slack/releases/download/3.1.0/graylog-plugin-slack-3.1.0.jarCOPY patterns/* /opt/USER ${GRAYLOG_USER}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp