Skip to content

Compatibility issues with Graylog 6.3.3 for Correlation Count Plugin #37

@admmax133

Description

@admmax133

Hi,

I’m trying to use the Correlation Count plugin (built for Graylog 6.1) with Graylog 6.3.3 and I’m getting compilation errors:

AbsoluteRange class no longer exists in Graylog 6.3.3.

validate(UserContext) override causes errors because it’s not in EventProcessorConfig anymore.

AutoValue Builder expects a validate(ValidationResult) method.

I’ve tried removing AbsoluteRange and the @OverRide, but I’m not sure how to properly fix the plugin for 6.3+.

Could you provide guidance on updating the plugin for Graylog 6.3+?

Thank you!

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