feat: enable https for vlstorage (#376)
- attempting to send to http:// fails as vlstorage is using tls - enable tls on vlselect/vlinsert when writing to vlstorage - add retention period to vlstorage Reviewed-on: #376
This commit was merged in pull request #376.
This commit is contained in:
@@ -14,6 +14,7 @@ victorialogs::node::options:
|
||||
memory.allowedBytes: '1GiB'
|
||||
metrics.exposeMetadata: 'true'
|
||||
envflag.enable: 'true'
|
||||
retentionPeriod: 180d
|
||||
|
||||
# additional altnames
|
||||
profiles::pki::vault::alt_names:
|
||||
|
||||
Reference in New Issue
Block a user