File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 33 changes :
44 - description : Add support for 'Auth-Key' in request header for all data streams.
55 type : enhancement
6- link : https://github.com/elastic/integrations/pull/1111
6+ link : https://github.com/elastic/integrations/pull/13261
77- version : " 2.7.0"
88 changes :
99 - description : Enable Agentless deployment.
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ This integration is for [AbuseCH](https://urlhaus.abuse.ch/) logs. It includes t
1010## Note:
1111
1212As of February 2025, AbuseCH recommends using an optional ` Auth Key ` (API Key) in the requests to avoid rate limiting issues.
13- More details on this topic can be found [ here] ( https://abuse.ch/blog/community-first/ ) . As of version 2.8 .0, we have added an optional ` Auth Key `
13+ More details on this topic can be found [ here] ( https://abuse.ch/blog/community-first/ ) . As of version 2.7 .0, we have added an optional ` Auth Key `
1414configuration option that can be used to avoid rate limiting.
1515
1616## Agentless Enabled Integration
Original file line number Diff line number Diff line change @@ -30,9 +30,9 @@ policy_templates:
3030 - name : ti_abusech
3131 title : AbuseCH API
3232 description : Ingest threat intelligence indicators from URL Haus, Malware Bazaar, and Threat Fox feeds with Elastic Agent.
33- deployment_modes :
33+ deployment_modes :
3434 default :
35- enabled : true
35+ enabled : true
3636 agentless :
3737 enabled : true
3838 organization : security
You can’t perform that action at this time.
0 commit comments