Consul 1.15 Service Mesh With Consul Connect Practice Question
You are troubleshooting a connection error where the sidecar proxy cannot reach the upstream service. Which log file provides the most detail regarding Envoy's connectivity issues?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Envoy access log
The sidecar proxy logs, typically routed to stdout or a specific file via the proxy configuration, contain Envoy access logs.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
System syslog
Why it's wrong here
Syslog is too generic.
- ✗
Consul server audit log
Why it's wrong here
Audit logs track administrative actions.
- ✗
Consul agent log
Why it's wrong here
The agent log focuses on the service registry, not the data plane proxy traffic.
- ✓
Envoy access log
Why this is correct
Envoy access logs specifically detail proxy-level connectivity.
About these practice questions
Courseiva writes every Consul 1.15 question from scratch — 194 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →
JA
Written and reviewed by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
Last reviewed August 2026 · checked against the official HashiCorp exam blueprint
This Consul 1.15 practice question is part of Courseiva's free HashiCorp certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the Consul 1.15 exam.