graylog2-server icon indicating copy to clipboard operation
graylog2-server copied to clipboard

Custom HTTP Notification -> API Secret should not be required if API Key is used

Open TimmiORG opened this issue 2 years ago • 0 comments

What?

Currently Graylog requires a API secret in case API key is used. But the AbuseIPDB API does not require the API secret. https://docs.abuseipdb.com/#introduction

Please remove the dependency of the API secret so that API Key could be used without it.

Why?

I'm trying to push events via the new custom HTTP notification feature of Graylog 6.0 to AbuseIPdb.com. https://community.graylog.org/t/graylog-6-custom-http-notification-abuseipdb/32396/3

Your Environment

  • Graylog Version: 6.0.1
  • OpenSearch Version: Elastic Search 7.10.2
  • MongoDB Version: 6.0.15
  • Operating System: Rocky Linux 9.4
  • Browser version: FF 125

TimmiORG avatar May 14 '24 10:05 TimmiORG