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

Include origin host in output json #1989

Merged

Conversation

Milkshak3s
Copy link
Contributor

@Milkshak3s Milkshak3s commented May 3, 2022

What type of PR is this?

/kind design

/kind feature

Any specific area of the project related to this PR?

/area engine

What this PR does / why we need it:
Adds hostname as a field returned in json output

Which issue(s) this PR fixes:

Fixes #1520

Special notes for your reviewer:
I'm not normally a cpp developer, please bear with me 🙏
I'm also definitely missing a docs update somewhere

Does this PR introduce a user-facing change?:

update: added `hostname` as a field in JSON output

@poiana
Copy link
Contributor

poiana commented May 3, 2022

Welcome @Milkshak3s! It looks like this is your first PR to falcosecurity/falco 🎉

@poiana poiana added the size/XS label May 3, 2022
@poiana poiana requested review from krisnova and leogr May 3, 2022 19:27
Signed-off-by: Milkshak3s <justchris.vantine@gmail.com>
@Milkshak3s Milkshak3s force-pushed the milkshak3s-output-hostname-json branch from 8b58bfb to cb16436 Compare May 3, 2022 20:12
@FedeDP FedeDP mentioned this pull request May 9, 2022
53 tasks
Copy link
Member

@leogr leogr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you.

/approve
/milestone 0.32.0

@poiana poiana added this to the 0.32.0 milestone May 9, 2022
@poiana poiana added the lgtm label May 9, 2022
@poiana
Copy link
Contributor

poiana commented May 9, 2022

LGTM label has been added.

Git tree hash: 6bada8460dae2b4b9305ebb342d40bf7e4a9e993

@poiana poiana added the approved label May 9, 2022
Copy link
Contributor

@jasondellaluce jasondellaluce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏼

/approve

@poiana
Copy link
Contributor

poiana commented May 9, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jasondellaluce, leogr, Milkshak3s

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:
  • OWNERS [jasondellaluce,leogr]

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hostname of alert origin not present in HTTP output
4 participants