Skip to content

Support script: add Solaris auth log paths and fix grep fallback#364

Merged
AaronAtDuo merged 1 commit into
masterfrom
support-script-solaris-logging
Mar 27, 2026
Merged

Support script: add Solaris auth log paths and fix grep fallback#364
AaronAtDuo merged 1 commit into
masterfrom
support-script-solaris-logging

Conversation

@AaronAtDuo

Copy link
Copy Markdown
Contributor

Summary of the change

Add /var/adm/authlog and /var/log/authlog to collected log files for Solaris systems where auth logs are routed to these paths. Fix $GREP variable so it is always set — previously if ggrep was not installed on Solaris, $GREP was never assigned, causing downstream grep calls to fail.

Test Plan

N/A

Add /var/adm/authlog and /var/log/authlog to collected log files for
Solaris systems where auth logs are routed to these paths. Fix $GREP
variable so it is always set — previously if ggrep was not installed
on Solaris, $GREP was never assigned, causing downstream grep calls
to fail.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@AaronAtDuo AaronAtDuo merged commit 928c8c3 into master Mar 27, 2026
2 checks passed
@AaronAtDuo AaronAtDuo deleted the support-script-solaris-logging branch March 27, 2026 15:36
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.

2 participants