We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63ab0b0 commit 24cc479Copy full SHA for 24cc479
mod.pp
@@ -1,4 +1,4 @@
1
-mod "nginx_access_log_detections" {
+mod "apache_access_log_detections" {
2
# hub metadata
3
title = "Apache Access Log Detections"
4
description = "Search your Apache access logs for high risk actions using Tailpipe."
@@ -11,6 +11,6 @@
11
opengraph {
12
title = "Tailpipe Mod for Apache Access Log Detections"
13
14
- #image = "/images/mods/turbot/nginx-social-graphic.png"
+ #image = "/images/mods/turbot/apache-social-graphic.png"
15
}
16
0 commit comments