You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2023-09-25T22:01:26.170971Z INFO vector::app: Internal log rate limit configured. internal_log_rate_secs=10
2023-09-25T22:01:26.175205Z INFO vector::app: Log level is enabled. level="vector=info,codec=info,vrl=info,file_source=info,tower_limit=trace,rdkafka=info,buffers=info,lapin=info,kube=info"
2023-09-25T22:01:26.182483Z INFO vector::app: Loading configs. paths=["/etc/vector"]
2023-09-25T22:01:26.204872Z ERROR vector::cli: Configuration error. error=No sources defined in the config.
2023-09-25T22:01:26.204918Z ERROR vector::cli: Configuration error. error=No sinks defined in the config.
The text was updated successfully, but these errors were encountered:
I've had the same issues with a clean install. I'm also unable to login to the fronted or create a user. Changing the vector config, doesn't affect the problem.
It's pretty hacky, but I did manage to get the tool somewhat working by editing the nginx config on the frontend pod. Just proxypassed the /api route to the backend service. Was planning on looking at this again later and comparing with the docker deployment to see what's going wrong.
My actions before raising this issue
Following the instructions for the helm deploy fail.
Steps to Reproduce (for bugs)
Expected Behaviour
Current Behaviour
Context
I cannot start the container in GCP
Your Environment
2023-09-25T22:01:26.170971Z INFO vector::app: Internal log rate limit configured. internal_log_rate_secs=10
2023-09-25T22:01:26.175205Z INFO vector::app: Log level is enabled. level="vector=info,codec=info,vrl=info,file_source=info,tower_limit=trace,rdkafka=info,buffers=info,lapin=info,kube=info"
2023-09-25T22:01:26.182483Z INFO vector::app: Loading configs. paths=["/etc/vector"]
2023-09-25T22:01:26.204872Z ERROR vector::cli: Configuration error. error=No sources defined in the config.
2023-09-25T22:01:26.204918Z ERROR vector::cli: Configuration error. error=No sinks defined in the config.
The text was updated successfully, but these errors were encountered: