Skip to content

Add more detailed logging to SSHD editor. - #16

Open
rgrunber wants to merge 1 commit into
mainfrom
fix/sshd-more-logs
Open

Add more detailed logging to SSHD editor.#16
rgrunber wants to merge 1 commit into
mainfrom
fix/sshd-more-logs

Conversation

@rgrunber

@rgrunber rgrunber commented Aug 13, 2026

Copy link
Copy Markdown
Member
  • Add more detailed logging to SSHD editor.

The extra logging for SSHD will display things like :

LOCAL ADDRESS        REMOTE ADDRESS       STATE        UID                  INODE  COMMAND                                           
---------------------------------------------------------------------------------------------------------------------------------
127.0.0.1:3400       0.0.0.0:0            LISTEN       1001120000 ()        49820440 BOOT_IMAGE=(hd0,gpt2)/vmlinuz-7.1.8-200.fc44.x86_6
127.0.0.1:3400       127.0.0.1:58800      ESTABLISHED  1001120000 ()        49820568 BOOT_IMAGE=(hd0,gpt2)/vmlinuz-7.1.8-200.fc44.x86_6
127.0.0.1:58800      127.0.0.1:3400       ESTABLISHED  1001120000 ()        49830047 BOOT_IMAGE=(hd0,gpt2)/vmlinuz-7.1.8-200.fc44.x86_6
LOCAL ADDRESS        REMOTE ADDRESS       STATE        UID                  INODE  COMMAND                                           
---------------------------------------------------------------------------------------------------------------------------------
0000:0000:0000:0000:0000:0000:0000:0000:3030 0000:0000:0000:0000:0000:0000:0000:0000:0 LISTEN       1001120000 ()        49826633 BOOT_IMAGE=(hd0,gpt2)/vmlinuz-7.1.8-200.fc44.x86_6
0000:0000:0000:0000:0000:FFFF:0A83:013A:3030 0000:0000:0000:0000:0000:FFFF:0A83:0888:39682 ESTABLISHED  1001120000 ()        49830045 BOOT_IMAGE=(hd0,gpt2)/vmlinuz-7.1.8-200.fc44.x86_6

on failure. The idea is to give more information on the state of ports that are bound, in case that happens to be the issue.

Signed-off-by: Roland Grunberg <rgrunber@redhat.com>
Comment thread dw-auto-validate.sh Outdated
@rgrunber
rgrunber force-pushed the fix/sshd-more-logs branch 2 times, most recently from affb4d8 to 145e45c Compare August 14, 2026 15:12
@rgrunber rgrunber changed the title Exclude expected failures using EXCLUDED_IMAGE_PATTERNS. Add more detailed logging to SSHD editor. Aug 14, 2026
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