
PLAY [Test Log Client.] ********************************************************

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

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

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

TASK [Get log files paths.] ****************************************************
ok: [logserv]

TASK [Get log files.] **********************************************************
changed: [logserv] => (item=/var/log/remote/10.10.99.118/2026_05_11.log)
changed: [logserv] => (item=/var/log/remote/10.10.99.122/2026_05_11.log)
changed: [logserv] => (item=/var/log/remote/localhost/2026_05_11.log)

TASK [Display log files.] ******************************************************
ok: [logserv] => (item=['cat', '/var/log/remote/10.10.99.118/2026_05_11.log']) => 
    msg: |-
        May 11 02:28:15 10.10.99.118 prg00000[1234]: seq: 0000000000, thread: 0000, runid: 1778459295, stamp: 2026-05-11T02:28:15 PADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADD

        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ok: [logserv] => (item=['cat', '/var/log/remote/10.10.99.122/2026_05_11.log']) => 
    msg: |-
        May 11 02:28:15 10.10.99.122 prg00000[1234]: seq: 0000000000, thread: 0000, runid: 1778459295, stamp: 2026-05-11T02:28:15 PADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADDPADD

        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ok: [logserv] => (item=['cat', '/var/log/remote/localhost/2026_05_11.log']) => 
    msg: |-
        May 11 02:28:02 localhost prg00000[1234]: seq: 0000000000, thread: 0000, runid: 1778459282, stamp: 2026-05-11T02:28:02 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   
logserv                    : ok=3    changed=1    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0   

