Skip to content
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

Adds a SumoLogic Output #656

Merged
merged 2 commits into from
Oct 10, 2023
Merged

Conversation

mencarellic
Copy link
Contributor

What type of PR is this?
/kind feature

Any specific area of the project related to this PR?
/area outputs

What this PR does / why we need it:
This PR adds a SumoLogic output. Since we use SumoLogic and want to also send Falco data to Sumo for long term storage, I felt adding an output would be reasonable.

Which issue(s) this PR fixes:
N/A

Special notes for your reviewer:
I don't write Go daily (or really ever). However, I tested this against our SumoLogic account and everything seems to work, the finesse of someone experienced in the language may not be there.

Signed-off-by: Carlo Mencarelli <carlo@hackerone.com>
@poiana
Copy link

poiana commented Oct 5, 2023

Welcome @mencarellic! It looks like this is your first PR to falcosecurity/falcosidekick 🎉

@poiana poiana requested review from fjogeleit and Issif October 5, 2023 05:04
@poiana poiana added the size/L label Oct 5, 2023
@Issif Issif added this to the 2.29.0 milestone Oct 7, 2023
@Issif
Copy link
Member

Issif commented Oct 7, 2023

Thank you, I'll review it asap

config.go Show resolved Hide resolved
docs/outputs/sumologic.md Outdated Show resolved Hide resolved
outputs/sumologic.go Outdated Show resolved Hide resolved
config_example.yaml Outdated Show resolved Hide resolved
Co-authored-by: Thomas Labarussias <issif+github@gadz.org>
Signed-off-by: Carlo Mencarelli <me@carlo.cloud>
@poiana poiana added the lgtm label Oct 10, 2023
@poiana
Copy link

poiana commented Oct 10, 2023

LGTM label has been added.

Git tree hash: afd06f34cb696738cca1a50b8bea9abcace5782c

@poiana
Copy link

poiana commented Oct 10, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Issif, mencarellic

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@poiana poiana merged commit 85d2573 into falcosecurity:master Oct 10, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants