Fraser Darwent
Fraser Darwent
I think a solution is to modify the code to something like this so it only attempts to delete the file on truncate if it exists, but I'm not certain...
Also encountered this. Using a previous version as suggested works fine.
Running into the same issue that this PR fixes @federico123579
Currently Vector uses `mozilla_intermediate` SSL acceptor for TLS default settings, which as detailed in this issue https://github.com/sfackler/rust-openssl/issues/1453 disables TLS1.3 by default. I would suggest following the recommendation on that issue...
Is there a workaround for specifying array values? E.g. trying to achieve ``` tests: - name: my_test inputs: - insert_at: my_transform type: log log_fields: { 'source': 'name_generator', 'names': ['ted', 'bob'],...
Also experiencing this 10.10.7 server 0.18.11 app