about summary refs log tree commit diff
path: root/nix/hosts/corrino/www/promtail.emile.space.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nix/hosts/corrino/www/promtail.emile.space.nix')
-rw-r--r--nix/hosts/corrino/www/promtail.emile.space.nix12
1 files changed, 6 insertions, 6 deletions
diff --git a/nix/hosts/corrino/www/promtail.emile.space.nix b/nix/hosts/corrino/www/promtail.emile.space.nix
index 7205bf9..654414c 100644
--- a/nix/hosts/corrino/www/promtail.emile.space.nix
+++ b/nix/hosts/corrino/www/promtail.emile.space.nix
@@ -86,12 +86,12 @@
                   http_user_agent = null;
                 };
               }
-              # {
-              #   timestamp = {
-              #     source = "time_local";
-              #     format = "02/Jan/2006:15:04:05 -0700";
-              #   };
-              # }
+              {
+                timestamp = {
+                  source = "time_local";
+                  format = "02/Jan/2006:15:04:05 -0700";
+                };
+              }
               {
                 drop = {
                   source = "url";