question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[filebeat] Optional service and containerPorts

See original GitHub issue

Describe the feature:

By default, the current chart would remain as-is.

Optionally, if a user wants to expose arbitrary ports then the user could do this through a extraPorts features that defaults to an empty array.

Describe a specific use case for the feature:

Filebeat supports TCP/UDP/Syslog. https://www.elastic.co/guide/en/beats/filebeat/current/configuration-filebeat-options.html#filebeat-input-types

These are not usable by the chart because the ports can’t be exposed.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:5
  • Comments:18 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
v8v5vcommented, Jul 12, 2022

could this issue be re-opened? It seems to be still valid…

1reaction
pheevercommented, Feb 23, 2021

This feature also makes sense when deploying metricbeat to collect filebeat stats. The http port is not enabled and metricbeat fails to connect to it. The alternative to collecting filebeat stats is to have metricbeat as a sidecar, which is cumbersome.

Read more comments on GitHub >

github_iconTop Results From Across the Web

filebeat.reference.yml - Elastic
The following reference file is available with your Filebeat installation. It shows all non-deprecated Filebeat options. You can copy from this file and ......
Read more >
Autodiscover | Filebeat Reference [8.5] - Elastic
The Docker autodiscover provider watches for Docker containers to start and stop. It has the following settings: host: (Optional) Docker socket (UNIX or...
Read more >
Configure the Elasticsearch output | Filebeat Reference [8.5]
When a node is defined as an IP:PORT , the scheme and path are taken from the protocol and path config options. output.elasticsearch:...
Read more >
Filebeat quick start: installation and configuration - Elastic
The Elasticsearch Service is available on AWS, GCP, and Azure. Try it out for free. See Getting started with the Elastic Stack. Step...
Read more >
Configure an HTTP endpoint for metrics - Filebeat Reference
(Optional) Port on which the HTTP endpoint will bind. Default is 5066 . http.named_pipe.user: (Optional) User to use to create the named pipe,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found