Conversation
alix-graylog
left a comment
There was a problem hiding this comment.
This looks good, thanks for adding this!
| apiVersion: v1 | ||
| kind: Secret | ||
| metadata: | ||
| name: {{ $geoSecretName }} |
There was a problem hiding this comment.
Is this for the Maxmind api key?
There was a problem hiding this comment.
yup! Both api key and account id
| protocol: TCP | ||
| plugins: | ||
| myPluginA: | ||
| url: "https://someurl/myplugin.jar" |
There was a problem hiding this comment.
Is this to allow for downloading of 3rd party plugins?
There was a problem hiding this comment.
yes, but this values schema has been updated. See #6 for more details
|
@monrax can you please address Alix's questions above when you get a chance? |
|
I just updated this branch, and rebased on top of This PR introduces support for the Graylog Geolocation Processor by fetching the to perform the upgrade. Another method is also available: given the URL of an .mmdb file available in a remote location, and a SHA256 hash of that file, by specifying both the Both methods have been tested in both microk8s and EKS. |
|
Turning this into a draft PR until #6 is merged. |
alix-graylog
left a comment
There was a problem hiding this comment.
I was able to test this one. Everything from what I can see is working as expected.
Add support for geolocation through: