Page MenuHomeVyOS Platform

wireless: add op-mode command for hostapd and wpa_supplicant logs
Closed, ResolvedPublicFEATURE REQUEST

Description

There is currently no easy CLI-ish way to read the logs from hostapd and wpa_supplicant for wireless connections

This PR adds new CLI commands:

  • monitor log wireless hostapd [interface <name>]
  • monitor log wireless wpa-supplicant [interface <name>]
  • show log wireless hostapd [interface <name>]
  • show log wireless wpa-supplicant [interface <name>]

Details

Difficulty level
Unknown (require assessment)
Version
-
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Improvement (missing useful functionality)