Forum Discussion

KeesvandenBos's avatar
Jul 17, 2025

ISV logging in 17.1.2.2

Today I noticed logging on a BIG-IP VE that I can't explain. Also I can't find much about online.

We see the following logging (in a fast rate):

Jul 17 10:44:20 BIGIP-10 info tmm[18302]: 017b0007:6: IVS (connecting from parent 10.10.10.111:443 -> :::0): Internal virtual server /Common/Monitor-example.com_ivs is sending HTTP Response
Jul 17 10:44:20 BIGIP-10 info tmm[18302]: 017b0008:6: IVS (connecting from parent 10.10.10.111:443 -> :::0): Internal virtual server /Common/Monitor-example.com_ivs is done sending HTTP Response
Jul 17 10:44:20 BIGIP-10 info tmm1[18302]: 017b0004:6: IVS (connecting from parent 10.10.10.162:443 -> :::0): Internal virtual server /Common/Monitor-www.excample.com_ivs accepted internal connection
Jul 17 10:44:20 BIGIP-10 info tmm1[18302]: 017b0007:6: IVS (connecting from parent 10.10.10.162:443 -> :::0): Internal virtual server /Common/Monitor-www.example.com_ivs is sending HTTP Response
Jul 17 10:44:20 BIGIP-10info tmm1[18302]: 017b0008:6: IVS (connecting from parent 10.10.10.162:443 -> :::0): Internal virtual server /Common/Monitor-www.example.com_ivs is done sending HTTP Response

There are no internal virtual servers on the system, log levels are default.

Logging is at a high rate.

Has any of you seen this on their own boxes? And I would like to stop it.

Thanks in advance.

Kees

4 Replies

  • It was a logging profile with informational. changes it to warning to resolve it.

    Thank you for the suggestions.

    Cheers,

    Kees

  • VGF5's avatar
    VGF5
    Icon for Cumulonimbus rankCumulonimbus

    Hello Kees,

    Try with changing the logging level for TMM from info to warning:

    tmsh modify /sys db log.tmm.level value warning

    Increase the monitor interval to reduce how often checks happen.

      • VGF5's avatar
        VGF5
        Icon for Cumulonimbus rankCumulonimbus

        Thank you, have you tried with increasing the monitor timeout values ?