Skip to content

Commit 4affd71

Browse files
author
Shakeel Mohamed
committed
Update changelog to reflect bug fix for modinput sourcetype casing, still pending David Noble's changes
1 parent 4633fb1 commit 4affd71

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@
88
longer an `No such file or directory` error on the command line, and the
99
command behaves as expected.
1010

11+
* When setting the sourcetype of a modular input event, events are indexed properly.
12+
Previously Splunk would encounter an error and skip them.
13+
14+
### Breaking changes
15+
16+
* If you're not expecting Splunk to index these modular inputs with a sourcetype set,
17+
when updating to this version of the SDK you will see these events unexpectedly.
18+
1119
### Minor changes
1220

1321
* Docstring corrections in modular input examples.

0 commit comments

Comments
 (0)