Skip to content

Commit 2db2a22

Browse files
authored
Doc: Add SNMP integration to breaking changes (#16374)
1 parent 62ef8a0 commit 2db2a22

1 file changed

Lines changed: 16 additions & 1 deletion

File tree

docs/static/breaking-changes.asciidoc

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,22 @@ Logstash 8.0.0 and later.
1212

1313
NOTE: Migrating directly between non-consecutive major versions (6.x to
1414
8.x) is not recommended.
15-
We suggest that you upgrade to {prev-major-last} before you upgrade to 8.0,
15+
We suggest that you upgrade to {prev-major-last} before you upgrade to 8.0.
16+
17+
[discrete]
18+
[[breaking-8.15]]
19+
=== 8.15
20+
21+
*New {ls} SNMP integration plugin*
22+
23+
Prior to 8.15.0, {ls} bundled stand-alone versions of the `input-snmp` and `input-snmptrap` plugins by default.
24+
When you upgrade to 8.15.0, the stand-alone plugins are replaced by the 4.0.0+ version contained in the new SNMP integration plugin.
25+
26+
IMPORTANT: Before you upgrade to {ls} 8.15.0, be aware of {logstash-ref}/plugins-integrations-snmp.html#plugins-integrations-snmp-migration[behavioral and mapping differences] between stand-alone plugins and the new versions included in the {logstash-ref}/plugins-integrations-snmp.html[SNMP integration plugin].
27+
If you need to maintain current mappings for the `input-snmptrap` plugin, you have some options to {logstash-ref}/plugins-integrations-snmp.html#plugins-integrations-snmp-input-snmptrap-compat[preserve existing behavior].
28+
29+
[discrete]
30+
=== Breaking changes in earlier releases
1631

1732
See these topics for breaking changes in earlier releases:
1833

0 commit comments

Comments
 (0)