From 2c83baac26abfee8cb4dd1940987e270d6a6aa64 Mon Sep 17 00:00:00 2001 From: abuabraham-ttd <130511456+abuabraham-ttd@users.noreply.github.com> Date: Thu, 10 Oct 2024 10:31:33 -0700 Subject: [PATCH] Update sockd_eks.conf --- scripts/aws/eks-pod/sockd_eks.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/aws/eks-pod/sockd_eks.conf b/scripts/aws/eks-pod/sockd_eks.conf index ac3d5532c..8044cbd91 100644 --- a/scripts/aws/eks-pod/sockd_eks.conf +++ b/scripts/aws/eks-pod/sockd_eks.conf @@ -1,6 +1,6 @@ -logoutput: stdout +logoutput: /var/log/socks errorlog: stdout -#debug: 2 +debug: 3 internal: 127.0.0.1 port = 3306 external: eth0 user.notprivileged: ec2-user @@ -9,7 +9,7 @@ socksmethod: none client pass { from: 127.0.0.1/32 to: 127.0.0.1/32 - log: error # connect disconnect iooperation + log: connect error # connect disconnect iooperation } socks pass {