Skip to content

Commit

Permalink
change Signature_Info to signature_info
Browse files Browse the repository at this point in the history
  • Loading branch information
dougburks committed Jan 16, 2018
1 parent 961b408 commit 4fab972
Show file tree
Hide file tree
Showing 54 changed files with 107 additions and 107 deletions.
4 changes: 2 additions & 2 deletions configfiles-extra/snort.conf
Original file line number Diff line number Diff line change
Expand Up @@ -96,12 +96,12 @@ filter {
# This section adds URLs to lookup information about a rule online
if [rule_type] == "Snort GPL" {
mutate {
add_field => [ "Signature_Info", "https://www.snort.org/search?query=%{gid}-%{sid}" ]
add_field => [ "signature_info", "https://www.snort.org/search?query=%{gid}-%{sid}" ]
}
}
if [rule_type] == "Emerging Threats" {
mutate {
add_field => [ "Signature_Info", "http://doc.emergingthreats.net/%{sid}" ]
add_field => [ "signature_info", "http://doc.emergingthreats.net/%{sid}" ]
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions configfiles/1033_preprocess_snort.conf
Original file line number Diff line number Diff line change
Expand Up @@ -69,12 +69,12 @@ filter {
# This section adds URLs to lookup information about a rule online
if [sid] and [sid] > 0 and [sid] < 1000000 {
mutate {
add_field => [ "Signature_Info", "https://www.snort.org/search?query=%{gid}-%{sid}" ]
add_field => [ "signature_info", "https://www.snort.org/search?query=%{gid}-%{sid}" ]
}
}
if [sid] and [sid] > 1999999 and [sid] < 2999999 {
mutate {
add_field => [ "Signature_Info", "http://doc.emergingthreats.net/%{sid}" ]
add_field => [ "signature_info", "http://doc.emergingthreats.net/%{sid}" ]
}
}
if [gid] and [gid] == 1 and [sid] and [sid] > 0 and [sid] < 1000000000 {
Expand Down
4 changes: 2 additions & 2 deletions configfiles/6400_suricata.conf
Original file line number Diff line number Diff line change
Expand Up @@ -71,12 +71,12 @@ filter {
# This section adds URLs to lookup information about a rule online
if [rule_type] == "Snort GPL" {
mutate {
add_field => [ "Signature_Info", "https://www.snort.org/search?query=%{[alert][gid]}-%{[alert][signature_id]}" ]
add_field => [ "signature_info", "https://www.snort.org/search?query=%{[alert][gid]}-%{[alert][signature_id]}" ]
}
}
if [rule_type] == "Emerging Threats" {
mutate {
add_field => [ "Signature_Info", "http://doc.emergingthreats.net/%{[alert][signature_id]}" ]
add_field => [ "signature_info", "http://doc.emergingthreats.net/%{[alert][signature_id]}" ]
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions kibana/dashboards/01600fb0-34e4-11e7-9669-7f1d3242b798.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions kibana/dashboards/022713e0-3ab0-11e7-a83b-b1b4da7d15f4.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions kibana/dashboards/0de7a390-3644-11e7-a6f7-4f44d7bf1c33.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions kibana/dashboards/130017f0-46ce-11e7-946f-1bfb1be7c36b.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions kibana/dashboards/230134a0-34c6-11e7-8360-0b86c90983fd.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions kibana/dashboards/27f3b380-3583-11e7-a588-05992195c551.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions kibana/dashboards/2d315d80-3582-11e7-98ef-19df58fe538b.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions kibana/dashboards/2fdf5bf0-3581-11e7-98ef-19df58fe538b.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions kibana/dashboards/3a457d70-3583-11e7-a588-05992195c551.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions kibana/dashboards/4323af90-76e5-11e7-ab14-e1a4c1bc11e0.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions kibana/dashboards/46582d50-3af2-11e7-a83b-b1b4da7d15f4.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions kibana/dashboards/468022c0-3583-11e7-a588-05992195c551.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions kibana/dashboards/4e108070-46c7-11e7-946f-1bfb1be7c36b.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions kibana/dashboards/50173bd0-3582-11e7-98ef-19df58fe538b.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions kibana/dashboards/56a34ce0-3583-11e7-a588-05992195c551.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions kibana/dashboards/61d43810-6d62-11e7-8ddb-e71eb260f4a3.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions kibana/dashboards/68563ed0-34bf-11e7-9b32-bb903919ead9.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions kibana/dashboards/68f738e0-46ca-11e7-946f-1bfb1be7c36b.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions kibana/dashboards/6b0d4870-3583-11e7-a588-05992195c551.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions kibana/dashboards/6d189680-6d62-11e7-8ddb-e71eb260f4a3.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions kibana/dashboards/70c005f0-3583-11e7-a588-05992195c551.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions kibana/dashboards/7929f430-3583-11e7-a588-05992195c551.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions kibana/dashboards/7f27a830-34e5-11e7-9669-7f1d3242b798.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions kibana/dashboards/85348270-357b-11e7-ac34-8965f6420c51.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions kibana/dashboards/8a10e380-3583-11e7-a588-05992195c551.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions kibana/dashboards/90b246c0-3583-11e7-a588-05992195c551.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions kibana/dashboards/94b52620-342a-11e7-9d52-4f090484f59e.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions kibana/dashboards/97f8c3a0-3583-11e7-a588-05992195c551.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions kibana/dashboards/9ef20ae0-3583-11e7-a588-05992195c551.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions kibana/dashboards/AWAi5k4jAvKNGEbUWFis.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions kibana/dashboards/AWAi6wvxAvKNGEbUWO_j.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions kibana/dashboards/a2ab0c40-3b0a-11e7-a6f9-5d3fe735ec2b.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions kibana/dashboards/ad3c0830-3583-11e7-a588-05992195c551.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions kibana/dashboards/b10a9c60-3583-11e7-a588-05992195c551.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions kibana/dashboards/b3a53710-3aaa-11e7-8b17-0d8709b02c80.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions kibana/dashboards/b65775e0-46cb-11e7-946f-1bfb1be7c36b.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions kibana/dashboards/b65c2710-3583-11e7-a588-05992195c551.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions kibana/dashboards/c2c99c30-3583-11e7-a588-05992195c551.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions kibana/dashboards/c4bbe040-76b3-11e7-ba96-cba76a1e264d.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions kibana/dashboards/c6ccfc00-3583-11e7-a588-05992195c551.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions kibana/dashboards/cb367060-3b04-11e7-a83b-b1b4da7d15f4.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions kibana/dashboards/cca67b60-3583-11e7-a588-05992195c551.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions kibana/dashboards/ccfcc540-4638-11e7-a82e-d97152153689.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions kibana/dashboards/d7b54ae0-3583-11e7-a588-05992195c551.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions kibana/dashboards/de2da250-3583-11e7-a588-05992195c551.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions kibana/dashboards/e0a34b90-34e6-11e7-9118-45bd317f0ca4.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions kibana/dashboards/e5aa7170-3583-11e7-a588-05992195c551.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions kibana/dashboards/ea211360-46c4-11e7-a82e-d97152153689.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions kibana/dashboards/ebf5ec90-34bf-11e7-9b32-bb903919ead9.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions kibana/dashboards/f042ad60-46c6-11e7-946f-1bfb1be7c36b.json

Large diffs are not rendered by default.

0 comments on commit 4fab972

Please sign in to comment.