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

auditlog search prototype #5184

Closed
wants to merge 1 commit into from
Closed

Conversation

fspmarshall
Copy link
Contributor

Rudimentary support for the following command:

$ tctl auditlog search --since=2h
{ "event": "session.start", ... }
{ "event": "session.end", ... }
...

note: This is an experiment and not necessarily reflective of an upcoming feature.

@klizhentas
Copy link
Contributor

@fspmarshall I like it, it will make life for cloud customers easier, because they won't need to login into UI to get events

@russjones
Copy link
Contributor

Going to close this for now since, but @xacrimon take a look at this when you implement #5435.

@russjones russjones closed this Feb 11, 2021
@zmb3 zmb3 deleted the fspmarshall/tctl-audit-events branch August 4, 2022 16:09
tcsc added a commit that referenced this pull request Oct 31, 2022
Backport of #17827

As part of migrating the AWS account used to host the helm chart repository,
the bucket for the helm chart repo is moving from `us-east-2` to `us-west-2`.

This change updates the drone script to use the new region.

The new bucket configuration also forbids public ACLs on the objects added to it (because
public access is now provided by CloudFront), so this change also removes the explicit ACL
on promoted objects

See-Also: #5184
See-Also: #17827
See-Also: #16582
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants