By type
Tue Apr 7 11:20:22 UTC 2026 Start...
Initializing config..
Copying default redis config..
to '/data/conf/redis.conf'
Copying default sentinel config..
to '/data/conf/sentinel.conf'
Identifying redis master (get-master-addr-by-name)..
using sentinel (onap-authentication-redis), sentinel group name (mymaster)
Tue Apr 7 11:20:22 UTC 2026 Found redis master (10.233.57.184)
Identify announce ip for this pod..
using (onap-authentication-redis-announce-1) or (onap-authentication-redis-server-1)
identified announce (10.233.1.177)
Verifying redis master..
ping (10.233.57.184:6379)
Tue Apr 7 11:20:22 UTC 2026 Found reachable redis master (10.233.57.184)
Updating redis and sentinel config..
Updating sentinel config..
evaluating sentinel id (${SENTINEL_ID_1})
sentinel id (611a52d4b9b1f42832f3bd3eeece2d148d8316c9), sentinel grp (mymaster), quorum (2)
redis master (10.233.57.184:6379)
announce (10.233.1.177:26379)
Updating redis config..
we are slave of redis master (10.233.57.184:6379)
Tue Apr 7 11:20:22 UTC 2026 Ready...