bagratte
Results
2
comments of
bagratte
Good suggestion. Until something of this kind is implemented, as far as I understand, we are required to pervert like this: ```yaml filebeat.autodiscover: providers: - type: kubernetes templates: - condition:...
this is my ssh config file to connect to the target machine: ``` Host target.domain.com ProxyCommand ssh -q -W target:%p intermediate.domain.com ``` with this as my NppFTP connection settings (from...