Commit 274062b
fix: increase rabbitmq timeout, fix trap mib loading, add mongo indexers (#398)
* fix: increase rabbitmq timeout to 40 minutes (#390)
* chore(release): 1.5.7-beta.1
## [1.5.7-beta.1](v1.5.6...v1.5.7-beta.1) (2022-02-09)
### Bug Fixes
* increase rabbitmq timeout to 40 minutes ([#390](#390)) ([4ed1ba0](4ed1ba0))
* fix: traps values translation (#392)
* fix: add loading mib for trap values
* fix: apply pre-commit
* chore(release): 1.5.7-beta.2
## [1.5.7-beta.2](v1.5.7-beta.1...v1.5.7-beta.2) (2022-02-09)
### Bug Fixes
* traps values translation ([#392](#392)) ([a459d1d](a459d1d))
* fix: Support sharing IP for traps (#393)
* fix: Support sharing IP for traps
* fix: This fix allows the service to share its IP with other services such as sc4s (syslog)
* triggering int tests [run-int-tests]
Co-authored-by: omrozowicz-splunk <[email protected]>
Co-authored-by: Lukasz Loboda <[email protected]>
* chore(release): 1.5.7-beta.3
## [1.5.7-beta.3](v1.5.7-beta.2...v1.5.7-beta.3) (2022-02-10)
### Bug Fixes
* Support sharing IP for traps ([#393](#393)) ([33cbb87](33cbb87))
* fix: handle error during mib loading (#391)
* fix: handle error during mib loading
* fix: handle error during mib loading
* fix: handle error during mib loading
* chore(release): 1.5.7-beta.4
## [1.5.7-beta.4](v1.5.7-beta.3...v1.5.7-beta.4) (2022-02-10)
### Bug Fixes
* handle error during mib loading ([#391](#391)) ([4a3aaea](4a3aaea))
* ci: trigger int tests fix (#394)
* test: [run-int-tests]
* triggering int tests [run-int-tests]
* Update ci-main.yaml
* test: [run-int-tests]
* doc: pdate README.md
* ci: pdate ci-main.yaml
Co-authored-by: omrozowicz-splunk <[email protected]>
* doc: document way of requesting MIBs (#396)
* doc: document way of requesting MIBs
* doc: document way of MIBs submission and add mkdocs.yml
* fix: remove unused clusterName (#395)
* fix: remove unused clusterName
* fix: remove unused clusterName
* chore(release): 1.5.7-beta.5
## [1.5.7-beta.5](v1.5.7-beta.4...v1.5.7-beta.5) (2022-02-11)
### Bug Fixes
* remove unused clusterName ([#395](#395)) ([9db4f82](9db4f82))
* fix: add index creation (#397)
* fix: add index creation
* chore(release): 1.5.7-beta.6
## [1.5.7-beta.6](v1.5.7-beta.5...v1.5.7-beta.6) (2022-02-11)
### Bug Fixes
* add index creation ([#397](#397)) ([490f54d](490f54d))
Co-authored-by: semantic-release-bot <[email protected]>
Co-authored-by: Ryan Faircloth <[email protected]>
Co-authored-by: Lukasz Loboda <[email protected]>
Co-authored-by: weliasz <[email protected]>1 parent c682a68 commit 274062b
File tree
17 files changed
+105
-14
lines changed- .github/workflows
- charts/splunk-connect-for-snmp
- templates/traps
- docs
- gettingstarted
- integration_tests
- splunk_connect_for_snmp
- common
- snmp
- test
- common
- snmp
17 files changed
+105
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
87 | 107 | | |
88 | 108 | | |
89 | 109 | | |
| 110 | + | |
| 111 | + | |
90 | 112 | | |
91 | | - | |
| 113 | + | |
92 | 114 | | |
93 | 115 | | |
94 | 116 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| 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 | | |
| |||
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
9 | 12 | | |
10 | 13 | | |
11 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
| 227 | + | |
| 228 | + | |
227 | 229 | | |
228 | 230 | | |
229 | 231 | | |
| |||
327 | 329 | | |
328 | 330 | | |
329 | 331 | | |
| 332 | + | |
| 333 | + | |
330 | 334 | | |
331 | 335 | | |
332 | 336 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
| |||
111 | 110 | | |
112 | 111 | | |
113 | 112 | | |
114 | | - | |
115 | 113 | | |
116 | 114 | | |
117 | 115 | | |
| |||
| 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 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments