Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ASN database support #120

Open
athiede-vendavo opened this issue Jun 1, 2022 · 0 comments · May be fixed by #121
Open

ASN database support #120

athiede-vendavo opened this issue Jun 1, 2022 · 0 comments · May be fixed by #121
Labels
bug Something isn't working

Comments

@athiede-vendavo
Copy link

Describe the bug
Helm chart lacks support for ASN databases - recent graylog (and/or plugin update) added support for GeoLite2-ASN database.

image

It would be nice if the chart had a key for the ASN database as well as the existing geoip.mmdbURI key.

Version of Helm and Kubernetes:

Helm Version:

14:52 $ helm version
version.BuildInfo{Version:"v3.9.0", GitCommit:"7ceeda6c585217a19a1131663d8cd1f7d641b2a7", GitTreeState:"clean", GoVersion:"go1.18.2"}

Kubernetes Version:

14:52 $ kubectl version
WARNING: This version information is deprecated and will be replaced with the output from kubectl version --short.  Use --output=yaml|json to get the full version.
Client Version: version.Info{Major:"1", Minor:"24", GitVersion:"v1.24.1", GitCommit:"3ddd0f45aa91e2f30c70734b175631bec5b5825a", GitTreeState:"clean", BuildDate:"2022-05-24T12:17:11Z", GoVersion:"go1.18.2", Compiler:"gc", Platform:"darwin/arm64"}
Kustomize Version: v4.5.4
Server Version: version.Info{Major:"1", Minor:"23", GitVersion:"v1.23.5", GitCommit:"8211ae4d6757c3fedc53cd740d163ef65287276a", GitTreeState:"clean", BuildDate:"2022-03-31T20:28:03Z", GoVersion:"go1.17.8", Compiler:"gc", Platform:"linux/amd64"}

Which version of the chart:
graylog-2.1.3

What happened:
Updated graylog image to 4.3.1-1 and saw the following in logs:

2022-06-01 19:41:50,415 WARN [MaxMindIpResolver] - Error creating DatabaseReader for 'MaxMindIpAsnResolver' with config file '' - {}

What you expected to happen:
either no log errors or a configuration option for the second database

How to reproduce it (as minimally and precisely as possible):
install chart, see nothing populated in graylog configuration for ASN DB

Anything else we need to know:

@athiede-vendavo athiede-vendavo added the bug Something isn't working label Jun 1, 2022
@athiede-vendavo athiede-vendavo linked a pull request Jun 1, 2022 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant