diff --git a/templates/l7.html b/templates/l7.html new file mode 100644 index 0000000..5477419 --- /dev/null +++ b/templates/l7.html @@ -0,0 +1,171 @@ + + + + + + {{ message }} + + + + + + + + + + + + + + +
+
+
+

{{ code }}

+ +
    + +
  • Host
  • + +
  • Original URI
  • + +
  • Forwarded for
  • + +
  • Namespace
  • + +
  • Ingress name
  • + +
  • Service name
  • + +
  • Service port
  • + +
  • Request ID
  • + +
  • Timestamp
  • +
+ +
+
+

{{ message }}

+ +
    + +
  • {{ host }}
  • + +
  • {{ original_uri }}
  • + +
  • {{ forwarded_for }}
  • + +
  • {{ namespace }}
  • + +
  • {{ ingress_name }}
  • + +
  • {{ service_name }}
  • + +
  • {{ service_port }}
  • + +
  • {{ request_id }}
  • + +
  • {{ now.Unix }}
  • +
+ +
+
+
+ + + + + +