
PLAY [Test Log Clients.] *******************************************************

TASK [Run loggen] **************************************************************
changed: [bar]
changed: [foo]

TASK [Debug.] ******************************************************************
ok: [foo] => 
    out.stderr: |-
        count=1, rate = 125000.00 msg/sec
        average rate = 2.00 msg/sec, count=1, time=0.500689, (average) msg size=256, bandwidth=0.50 kB/sec
ok: [bar] => 
    out.stderr: |-
        count=1, rate = 142857.14 msg/sec
        average rate = 2.00 msg/sec, count=1, time=0.501008, (average) msg size=256, bandwidth=0.50 kB/sec

PLAY [Display the logs.] *******************************************************

TASK [Get log files paths.] ****************************************************
ok: [log-server]

TASK [Get log files.] **********************************************************
changed: [log-server] => (item=/var/log/remote/localhost/2026_05_10.log)
changed: [log-server] => (item=/var/log/remote/10.10.99.112/2026_05_10.log)
changed: [log-server] => (item=/var/log/remote/10.10.99.111/2026_05_10.log)

TASK [Display log files.] ******************************************************
ok: [log-server] => (item=['cat', '/var/log/remote/localhost/2026_05_10.log']) => 
    msg: |-
        May 10 13:09:27 localhost prg00000[1234]: seq: 0000000000, thread: 0000, runid: 1778411367, stamp: 2026-05-10T13:09:27 PADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADD

        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ok: [log-server] => (item=['cat', '/var/log/remote/10.10.99.112/2026_05_10.log']) => 
    msg: |-
        May 10 13:09:40 10.10.99.112 prg00000[1234]: seq: 0000000000, thread: 0000, runid: 1778411380, stamp: 2026-05-10T13:09:40 PADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADD

        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ok: [log-server] => (item=['cat', '/var/log/remote/10.10.99.111/2026_05_10.log']) => 
    msg: |-
        May 10 13:09:40 10.10.99.111 prg00000[1234]: seq: 0000000000, thread: 0000, runid: 1778411380, stamp: 2026-05-10T13:09:40 PADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADD

        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

PLAY RECAP *********************************************************************
bar                        : ok=2    changed=1    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0   
foo                        : ok=2    changed=1    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0   
log-server                 : ok=3    changed=1    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0   

