Commit f089955
Release (#345)
* fix: poller username secrets (#336)
* fix: usernameSecrets nil pointer issue
* fix: update usernameSecrets structure
Co-authored-by: weliasz <[email protected]>
Co-authored-by: weliasz <[email protected]>
* fix: add option to change indexes names (#337)
* fix: add way to configure events and metrics index name and the documentation
* fix: add index names to splunk if clause
* chore(release): 1.3.1-beta.1
* add option to change indexes names ([#337](#337)) ([6cef754](6cef754))
* poller username secrets ([#336](#336)) ([7a3cae2](7a3cae2))
* fix: rework of enricher mongo data model (#334)
* fix: handle big enrichment objects
* feat: migration of shema
* feat: migration of schema
* feat: migration of schema
* feat: migration of schema
* tests: unit tests + refactoring
* tests: unit tests
* tests: fix to unit tests
* tests: fix to unit tests
* tests: fix to unit tests
* refactor: PR comments
* feat: more hosts per address (#333)
* chore: completed tests for inventory module
* feat: add a way to have more than one host per ip address
* test: add unit tests
* chore(release): 1.4.0-beta.1
# [1.4.0-beta.1](v1.3.1-beta.1...v1.4.0-beta.1) (2022-01-13)
### Bug Fixes
* rework of enricher mongo data model ([#334](#334)) ([bca5fb9](bca5fb9))
### Features
* more hosts per address ([#333](#333)) ([840815f](840815f))
* tests: more tests for custom task manager (#338)
* fix: correct if syntax
* chore: update lock for poetry
* fix: handle short varbind tables
Address issue with "No more variables left in this MIB View" appearing as attributes
* Update manager.py
* chore: bump minimum mib server
* feat: Load all standard mibs
When doing first walks or interacting with devices from new workers a substantial amount of time can be spent identifying and loading the standard mibs. This chance has each worker load standard mibs by default.
* chore: keep list of standard mibs
* chore: reset file
* Update pyproject.toml
* chore: reset versions
* chore(release): 1.4.0-beta.1
# [1.4.0-beta.1](v1.3.3...v1.4.0-beta.1) (2022-01-16)
### Bug Fixes
* add option to change indexes names ([#337](#337)) ([d2413bf](d2413bf))
* correct if syntax ([a0a4576](a0a4576))
* handle short varbind tables ([813f662](813f662))
* poller username secrets ([#336](#336)) ([6207c6f](6207c6f))
* rework of enricher mongo data model ([#334](#334)) ([41129cf](41129cf))
### Features
* Load all standard mibs ([5b6600c](5b6600c))
* more hosts per address ([#333](#333)) ([3d45c6a](3d45c6a))
* fix: bump
* feat: bump docs
* Revert "chore(release): 1.4.0-beta.1"
This reverts commit 447b427.
* chore(release): 1.4.0-beta.1
# [1.4.0-beta.1](v1.3.3...v1.4.0-beta.1) (2022-01-16)
### Bug Fixes
* add option to change indexes names ([#337](#337)) ([d2413bf](d2413bf))
* bump ([5ddab14](5ddab14))
* correct if syntax ([a0a4576](a0a4576))
* handle short varbind tables ([813f662](813f662))
* poller username secrets ([#336](#336)) ([6207c6f](6207c6f))
* rework of enricher mongo data model ([#334](#334)) ([41129cf](41129cf))
### Features
* bump docs ([021ad01](021ad01))
* Load all standard mibs ([5b6600c](5b6600c))
* more hosts per address ([#333](#333)) ([3d45c6a](3d45c6a))
* fix: bump
* Revert "chore(release): 1.4.0-beta.1"
This reverts commit f825bfb.
* chore(release): 1.4.0-beta.1
# [1.4.0-beta.1](v1.3.3...v1.4.0-beta.1) (2022-01-16)
### Bug Fixes
* add option to change indexes names ([#337](#337)) ([d2413bf](d2413bf))
* bump ([c6a94c5](c6a94c5))
* bump ([5ddab14](5ddab14))
* correct if syntax ([a0a4576](a0a4576))
* handle short varbind tables ([813f662](813f662))
* poller username secrets ([#336](#336)) ([6207c6f](6207c6f))
* rework of enricher mongo data model ([#334](#334)) ([41129cf](41129cf))
### Features
* bump docs ([021ad01](021ad01))
* Load all standard mibs ([5b6600c](5b6600c))
* more hosts per address ([#333](#333)) ([3d45c6a](3d45c6a))
### Reverts
* Revert "chore(release): 1.4.0-beta.1" ([8821a96](8821a96))
Co-authored-by: omrozowicz-splunk <[email protected]>
Co-authored-by: weliasz <[email protected]>
Co-authored-by: weliasz <[email protected]>
Co-authored-by: semantic-release-bot <[email protected]>File tree
27 files changed
+488
-147
lines changed- charts/splunk-connect-for-snmp
- templates
- common
- inventory
- scheduler
- traps
- worker
- docs
- configuration
- gettingstarted
- splunk_connect_for_snmp
- common
- enrich
- inventory
- snmp
- test
- common
- enrich
- inventory
- other
- snmp
27 files changed
+488
-147
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
42 | 44 | | |
43 | 45 | | |
44 | 46 | | |
| |||
54 | 56 | | |
55 | 57 | | |
56 | 58 | | |
57 | | - | |
| 59 | + | |
58 | 60 | | |
59 | 61 | | |
60 | 62 | | |
| |||
70 | 72 | | |
71 | 73 | | |
72 | 74 | | |
73 | | - | |
| 75 | + | |
74 | 76 | | |
75 | 77 | | |
76 | 78 | | |
| |||
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
51 | 53 | | |
52 | 54 | | |
53 | 55 | | |
| |||
62 | 64 | | |
63 | 65 | | |
64 | 66 | | |
65 | | - | |
| 67 | + | |
66 | 68 | | |
67 | 69 | | |
68 | 70 | | |
| |||
106 | 108 | | |
107 | 109 | | |
108 | 110 | | |
109 | | - | |
| 111 | + | |
110 | 112 | | |
111 | 113 | | |
112 | 114 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
51 | 53 | | |
52 | 54 | | |
53 | 55 | | |
| |||
Lines changed: 12 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
61 | 63 | | |
62 | 64 | | |
63 | 65 | | |
| |||
82 | 84 | | |
83 | 85 | | |
84 | 86 | | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
85 | 95 | | |
86 | 96 | | |
87 | 97 | | |
| |||
93 | 103 | | |
94 | 104 | | |
95 | 105 | | |
96 | | - | |
| 106 | + | |
97 | 107 | | |
98 | 108 | | |
99 | 109 | | |
| |||
137 | 147 | | |
138 | 148 | | |
139 | 149 | | |
140 | | - | |
| 150 | + | |
141 | 151 | | |
142 | 152 | | |
143 | 153 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
| |||
0 commit comments