-
Notifications
You must be signed in to change notification settings - Fork 17
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
Merge axosyslog-charts #59
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Attila Szakacs <[email protected]>
Signed-off-by: Attila Szakacs <[email protected]>
They are not what we are shooting for. Signed-off-by: Attila Szakacs <[email protected]>
Signed-off-by: Attila Szakacs <[email protected]>
Signed-off-by: Attila Szakacs <[email protected]>
syslog-ng-collector
Signed-off-by: Attila Szakacs <[email protected]>
Signed-off-by: Attila Szakacs <[email protected]>
We will introduce it later with proper checks Signed-off-by: Attila Szakacs <[email protected]>
syslog-ng-collector: make it a daemonset
Signed-off-by: Attila Szakacs <[email protected]>
LICENSE: add Apache 2 license
Signed-off-by: Attila Szakacs <[email protected]>
collector: add RBAC for serviceAccount
Signed-off-by: Attila Szakacs <[email protected]>
collector: use .Values.namespace everywhere
Signed-off-by: Attila Szakacs <[email protected]>
collector: add option to set srcs and dests in yaml format
Signed-off-by: Attila Szakacs <[email protected]>
Signed-off-by: Attila Szakacs <[email protected]>
collector: add opensearch destination
small fjxes
Signed-off-by: Attila Szakacs <[email protected]>
Signed-off-by: Attila Szakacs <[email protected]>
collector: liveness probe and config version
Signed-off-by: Attila Szakacs <[email protected]>
README: add global readme
collector: use axosyslog 4.2.0
Signed-off-by: Attila Szakacs <[email protected]>
Signed-off-by: Attila Szakacs <[email protected]>
For receiving opentelemetry messages. Signed-off-by: Attila Szakacs <[email protected]>
Signed-off-by: Attila Szakacs <[email protected]>
axosyslog-metrics-exporter sidecar and PodMonitor
collector: add opentelemetry() src and dst
Signed-off-by: Attila Szakacs <[email protected]>
Signed-off-by: Attila Szakacs <[email protected]>
Signed-off-by: Attila Szakacs <[email protected]>
Signed-off-by: Attila Szakacs <[email protected]>
collector: add `opentelemetry()` parser and `file()` destination
feat(k8s-source): add configurable fields for json paramaters
bump chart version
Signed-off-by: László Várady <[email protected]>
axosyslog-collector: update AxoSyslog to v4.5.0
Signed-off-by: Attila Szakacs <[email protected]>
Signed-off-by: Attila Szakacs <[email protected]>
collector: add set rewrites configurability
bazsi
force-pushed
the
merge-axosyslog-charts
branch
from
December 22, 2023 12:28
922bbea
to
4f20d0b
Compare
…ranch Signed-off-by: Balazs Scheidler <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the merge of axosyslog-charts, so that both would be available in the same repository.
The only conflicts have been on:
As a next step I intend to rename this repository to "axosyslog" and make sure every github action works as expected.