Skip to content

Commit 24cc479

Browse files
Rename module from "nginx_access_log_detections" to "apache_access_log_detections" and update associated metadata and image path.
1 parent 63ab0b0 commit 24cc479

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mod.pp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
mod "nginx_access_log_detections" {
1+
mod "apache_access_log_detections" {
22
# hub metadata
33
title = "Apache Access Log Detections"
44
description = "Search your Apache access logs for high risk actions using Tailpipe."
@@ -11,6 +11,6 @@
1111
opengraph {
1212
title = "Tailpipe Mod for Apache Access Log Detections"
1313
description = "Search your Apache access logs for high risk actions using Tailpipe."
14-
#image = "/images/mods/turbot/nginx-social-graphic.png"
14+
#image = "/images/mods/turbot/apache-social-graphic.png"
1515
}
1616
}

0 commit comments

Comments
 (0)