Skip to content

Not possible to create Permalink for backlog messages #88

@luciano-coder

Description

@luciano-coder

Hi,

I'm trying to create a Permalink in the alert message but it's currently not possible because the index field is not made available to the Slack message builder.

Example Permalink
https://graylog.mydomain.com/messages/graylog_1/8808d761-afab-11e9-87f9-023d32ba1fd0

  • graylog_1 is the index which contains the message (missing)
  • 8808d761-afab-11e9-87f9-023d32ba1fd0 is the id (available)

Please can you make this field available so that it's possible to do the following in the custom message:
https://graylog.mydomain.com/messages/${message.index}/${message.id}

Many Thanks

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