-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failure to appy schema and metricbeat.sock not found errors in Fleet Server metricbeat logs #27127
Labels
Comments
botelastic
bot
added
the
needs_team
Indicates that the issue/PR needs a Team:* label
label
Jul 29, 2021
Pinging @elastic/agent (Team:Agent) |
botelastic
bot
removed
the
needs_team
Indicates that the issue/PR needs a Team:* label
label
Jul 29, 2021
Below the config from "View policy". id: c41271e0-f05d-11eb-943d-d9ccf88ccf0a
revision: 1
outputs:
default:
type: elasticsearch
hosts:
- 'https://elasticsearch-es-http.default.svc:9200'
output_permissions:
default:
_elastic_agent_checks:
cluster:
- monitor
indices:
- names:
- logs-elastic_agent.*-default
- metrics-elastic_agent.*-default
privileges:
- auto_configure
- create_doc
agent:
monitoring:
enabled: true
use_output: default
namespace: default
logs: true
metrics: true
inputs:
- id: 84e5207f-cec4-4156-a853-e48b88042987
name: fleet_server-1
revision: 1
type: fleet-server
use_output: default
meta:
package:
name: fleet_server
version: 0.9.1
data_stream:
namespace: default
server:
port: 8220
host: 0.0.0.0
fleet:
hosts:
- 'https://fleet-server-agent-http.default.svc:8220' |
is this message reoccurring or one time thing. are you able to extract elastic agent directory with logs, archive it and share? |
no worries I have repro steps |
6 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When running Fleet Server in Kubernetes with agent monitoring enabled I see the following three errors repeat continuously in the metricbeat logs:
7.14.0-SNAPSHOT
fleet-setup.yml
contents:The text was updated successfully, but these errors were encountered: