Commit d0533d9
committed
Capture 'app' context for modinput input_items
- Update modularinput XML parsing to capture the 'app' tag for configuration
stanza elements. This value is stored in the input dict under '__app' to
avoid potential naming collisions with user defined parameters.
- Updated unittest1 parent b36d6eb commit d0533d9
File tree
4 files changed
+5
-1
lines changed- splunklib/modularinput
- tests/modularinput
- data
4 files changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
70 | 72 | | |
71 | 73 | | |
72 | 74 | | |
| |||
Binary file not shown.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
| 58 | + | |
57 | 59 | | |
58 | 60 | | |
59 | 61 | | |
| |||
0 commit comments