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

Update eks-log-collector.sh #1915

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

jayhelios2
Copy link

  • Added fallback for ss from netstat[1].
  • Added fallback for ip addr show from ifconfig[1].
  • Added nstat to track network stats such as Reverse Path filters.

[1] ifconfig, netstat being deprecated: https://www.redhat.com/sysadmin/deprecated-linux-command-replacements

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Testing Done

  • Succcesfully ran on an EKS node created from AWS RHEL Repo
  • Tested the individual commands that are changed on both AL2 and AL2023

See this guide for recommended testing for PRs. Some tests may not apply. Completing tests and providing additional validation steps are not required, but it is recommended and may reduce review time and time to merge.

* Added fallback for `ss` from netstat[1]. 
* Added fallback for `ip addr show` from ifconfig[1].
* Added `nstat` to track network stats such as Reverse Path filters. 

[1] ifconfig, netstat being deprecated: https://www.redhat.com/sysadmin/deprecated-linux-command-replacements
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.

1 participant