diff --git a/.gitmodules b/.gitmodules index 3e521b0..e65c551 100644 --- a/.gitmodules +++ b/.gitmodules @@ -43,3 +43,6 @@ [submodule "logstash-input-redfish"] path = logstash-input-redfish url = git@github.com:redBorder/logstash-input-redfish.git +[submodule "logstash-filter-incident-enrichment"] + path = logstash-filter-incident-enrichment + url = git@github.com:redBorder/logstash-filter-incident-enrichment.git diff --git a/logstash-filter-incident-enrichment b/logstash-filter-incident-enrichment new file mode 160000 index 0000000..111e57b --- /dev/null +++ b/logstash-filter-incident-enrichment @@ -0,0 +1 @@ +Subproject commit 111e57b9e6efe2d5aff634d2f1d60d6469e13ead