CiscoCX / CiscoTacFirstResponder-Anyconnect

Cisco TAC First Responder script for Anyconnect. The hosted scripts streamline generation and transmission of diagnostic (DART) bundles from a user's computer to Cisco TAC.
MIT License
1 stars 0 forks source link

Allow option to collect system syslogs in the CLI #5

Open matysekg opened 7 months ago

matysekg commented 7 months ago

curl https://raw.githubusercontent.com/CiscoCX/CiscoTacFirstResponder-Anyconnect/main/anyconnect-mac.zsh

Maybe create a variant:

curl https://raw.githubusercontent.com/CiscoCX/CiscoTacFirstResponder-Anyconnect/main/anyconnect-mac-with-system-logs.zsh

$dartcli -dst $dartfilename >&2 ----> $dartcli -dst $dartfilename -syslogs >&2