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

[Filebeat] Cloudtrail auth issues when run under systemd #15652

Closed
leehinman opened this issue Jan 17, 2020 · 1 comment · Fixed by #15656
Closed

[Filebeat] Cloudtrail auth issues when run under systemd #15652

leehinman opened this issue Jan 17, 2020 · 1 comment · Fixed by #15656
Assignees
Labels
Filebeat Filebeat

Comments

@leehinman
Copy link
Contributor

When running under systemd the $HOME variable isn't set, because of that the cloudtrail fileset can't find the aws credentials file.

@leehinman leehinman added Filebeat Filebeat needs_backport PR is waiting to be backported to other branches. Team:SIEM labels Jan 17, 2020
@leehinman leehinman self-assigned this Jan 17, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/siem (Team:SIEM)

leehinman added a commit to leehinman/beats that referenced this issue Jan 21, 2020
- add "shared_credential_file" to cloudtrail config

Fixes elastic#15652
leehinman added a commit that referenced this issue Jan 22, 2020
* Add optional AWS shared_credential_file to all s3 input modules
* Made AWS credential_profile_name optional for all s3 input modules

Fixes #15652
leehinman added a commit to leehinman/beats that referenced this issue Jan 22, 2020
* Add optional AWS shared_credential_file to all s3 input modules
* Made AWS credential_profile_name optional for all s3 input modules

Fixes elastic#15652

(cherry picked from commit 005f474)
leehinman added a commit to leehinman/beats that referenced this issue Jan 22, 2020
* Add optional AWS shared_credential_file to all s3 input modules
* Made AWS credential_profile_name optional for all s3 input modules

Fixes elastic#15652

(cherry picked from commit 005f474)
leehinman added a commit that referenced this issue Jan 22, 2020
* Add optional AWS shared_credential_file to all s3 input modules
* Made AWS credential_profile_name optional for all s3 input modules

Fixes #15652

(cherry picked from commit 005f474)
leehinman added a commit that referenced this issue Jan 22, 2020
* Add optional AWS shared_credential_file to all s3 input modules
* Made AWS credential_profile_name optional for all s3 input modules

Fixes #15652

(cherry picked from commit 005f474)
kaiyan-sheng added a commit that referenced this issue Jan 28, 2020
…cred file (#15909)

* [Filebeat] Add support for specifying AWS cred file (#15656)

* Add optional AWS shared_credential_file to all s3 input modules
* Made AWS credential_profile_name optional for all s3 input modules

Fixes #15652

(cherry picked from commit 005f474)

* update aws.asciidoc

* update variables with default for 7.5 only

Co-authored-by: Lee Hinman <57081003+leehinman@users.noreply.github.com>
@andrewkroh andrewkroh removed the needs_backport PR is waiting to be backported to other branches. label Dec 15, 2020
leweafan pushed a commit to leweafan/beats that referenced this issue Apr 28, 2023
…ng AWS cred file (elastic#15909)

* [Filebeat] Add support for specifying AWS cred file (elastic#15656)

* Add optional AWS shared_credential_file to all s3 input modules
* Made AWS credential_profile_name optional for all s3 input modules

Fixes elastic#15652

(cherry picked from commit a6a9c37)

* update aws.asciidoc

* update variables with default for 7.5 only

Co-authored-by: Lee Hinman <57081003+leehinman@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Filebeat Filebeat
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants