Commit 4a6a42b
authored
filebeat/input/winlog: promote winlog input to GA (#51557)
* filebeat/input/winlog: promote winlog input to GA
The winlog input has been available and stable for a long time, but its
plugin stability was still declared as beta, which surfaced beta warnings
in the reference documentation and the applies_to metadata.
Promote the input to GA by setting its stability to feature.Stable and
updating the reference docs (applies_to and removing the beta warning
callout) accordingly.
Assisted-By: Cursor
* docs: specify winlog input GA version as 9.5+
Address review feedback by adding the version to the applies_to
metadata (stack: ga 9.5+) to indicate the winlog input is GA
starting in 9.5.1 parent 7be95ba commit 4a6a42b
3 files changed
Lines changed: 21 additions & 9 deletions
File tree
- changelog/fragments
- docs/reference/filebeat
- filebeat/input/winlog
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | 12 | | |
19 | 13 | | |
20 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments