So in logs I have found following lines, if I understand well I have to create a symbolic links and add those to runlevels, but as you can see in first post, they are already added to runlevels at boot.
cat LOG.txt | grep "agetty*"
Sep 16 19:01:00 deepwater supervise-daemon[2234]: Supervisor command line: supervise-daemon agetty.tty1 --start --pidfile /run/agetty.tty1.pid --respawn-period 60 /sbin/agetty -- -J tty1 38400 linux
Sep 16 19:01:00 deepwater supervise-daemon[2236]: Child command line: /sbin/agetty -J tty1 38400 linux
Sep 16 19:01:00 deepwater supervise-daemon[2262]: Supervisor command line: supervise-daemon agetty.tty2 --start --pidfile /run/agetty.tty2.pid --respawn-period 60 /sbin/agetty -- tty2 38400 linux
Sep 16 19:01:00 deepwater supervise-daemon[2264]: Child command line: /sbin/agetty tty2 38400 linux
Sep 16 19:01:00 deepwater supervise-daemon[2290]: Supervisor command line: supervise-daemon agetty.tty3 --start --pidfile /run/agetty.tty3.pid --respawn-period 60 /sbin/agetty -- tty3 38400 linux
Sep 16 19:01:00 deepwater supervise-daemon[2292]: Child command line: /sbin/agetty tty3 38400 linux
Sep 16 19:01:00 deepwater supervise-daemon[2320]: Supervisor command line: supervise-daemon agetty.tty4 --start --pidfile /run/agetty.tty4.pid --respawn-period 60 /sbin/agetty -- tty4 38400 linux
Sep 16 19:01:00 deepwater supervise-daemon[2322]: Child command line: /sbin/agetty tty4 38400 linux
Sep 16 19:01:01 deepwater supervise-daemon[2348]: Supervisor command line: supervise-daemon agetty.tty5 --start --pidfile /run/agetty.tty5.pid --respawn-period 60 /sbin/agetty -- tty5 38400 linux
Sep 16 19:01:01 deepwater supervise-daemon[2350]: Child command line: /sbin/agetty tty5 38400 linux
Sep 16 19:01:01 deepwater supervise-daemon[2376]: Supervisor command line: supervise-daemon agetty.tty6 --start --pidfile /run/agetty.tty6.pid --respawn-period 60 /sbin/agetty -- tty6 38400 linux
Sep 16 19:01:01 deepwater supervise-daemon[2378]: Child command line: /sbin/agetty tty6 38400 linux
Sep 16 19:52:54 deepwater supervise-daemon[2377]: stopping /sbin/agetty, pid 2378
Sep 16 19:52:54 deepwater supervise-daemon[2349]: stopping /sbin/agetty, pid 2350
Sep 16 19:52:54 deepwater supervise-daemon[2321]: stopping /sbin/agetty, pid 2322
Sep 16 19:52:54 deepwater supervise-daemon[2291]: stopping /sbin/agetty, pid 2292
Sep 16 19:52:55 deepwater supervise-daemon[2263]: stopping /sbin/agetty, pid 2264
Sep 16 19:52:55 deepwater supervise-daemon[2235]: stopping /sbin/agetty, pid 2236
Sep 16 19:54:59 deepwater supervise-daemon[2227]: Supervisor command line: supervise-daemon agetty.tty1 --start --pidfile /run/agetty.tty1.pid --respawn-period 60 /sbin/agetty -- -J tty1 38400 linux
Sep 16 19:54:59 deepwater supervise-daemon[2229]: Child command line: /sbin/agetty -J tty1 38400 linux
Sep 16 19:54:59 deepwater supervise-daemon[2255]: Supervisor command line: supervise-daemon agetty.tty2 --start --pidfile /run/agetty.tty2.pid --respawn-period 60 /sbin/agetty -- tty2 38400 linux
Sep 16 19:54:59 deepwater supervise-daemon[2257]: Child command line: /sbin/agetty tty2 38400 linux
Sep 16 19:54:59 deepwater supervise-daemon[2289]: Supervisor command line: supervise-daemon agetty.tty3 --start --pidfile /run/agetty.tty3.pid --respawn-period 60 /sbin/agetty -- tty3 38400 linux
Sep 16 19:54:59 deepwater supervise-daemon[2291]: Child command line: /sbin/agetty tty3 38400 linux
Sep 16 19:54:59 deepwater supervise-daemon[2319]: Supervisor command line: supervise-daemon agetty.tty4 --start --pidfile /run/agetty.tty4.pid --respawn-period 60 /sbin/agetty -- tty4 38400 linux
Sep 16 19:54:59 deepwater supervise-daemon[2321]: Child command line: /sbin/agetty tty4 38400 linux
Sep 16 19:54:59 deepwater supervise-daemon[2347]: Supervisor command line: supervise-daemon agetty.tty5 --start --pidfile /run/agetty.tty5.pid --respawn-period 60 /sbin/agetty -- tty5 38400 linux
Sep 16 19:54:59 deepwater supervise-daemon[2349]: Child command line: /sbin/agetty tty5 38400 linux
Sep 16 19:54:59 deepwater supervise-daemon[2375]: Supervisor command line: supervise-daemon agetty.tty6 --start --pidfile /run/agetty.tty6.pid --respawn-period 60 /sbin/agetty -- tty6 38400 linux
Sep 16 19:54:59 deepwater supervise-daemon[2377]: Child command line: /sbin/agetty tty6 38400 linux
Sep 16 22:38:27 deepwater supervise-daemon[2376]: stopping /sbin/agetty, pid 2377
Sep 16 22:38:27 deepwater supervise-daemon[2348]: stopping /sbin/agetty, pid 2349
Sep 16 22:38:27 deepwater supervise-daemon[2320]: stopping /sbin/agetty, pid 2321
Sep 16 22:38:27 deepwater supervise-daemon[2290]: stopping /sbin/agetty, pid 2291
Sep 16 22:38:27 deepwater supervise-daemon[2256]: stopping /sbin/agetty, pid 2257
Sep 16 22:38:27 deepwater supervise-daemon[2228]: stopping /sbin/agetty, pid 2229
Sep 16 22:40:36 deepwater supervise-daemon[2242]: Supervisor command line: supervise-daemon agetty.tty1 --start --pidfile /run/agetty.tty1.pid --respawn-period 60 /sbin/agetty -- -J tty1 38400 linux
Sep 16 22:40:36 deepwater supervise-daemon[2244]: Child command line: /sbin/agetty -J tty1 38400 linux
Sep 16 22:40:36 deepwater supervise-daemon[2270]: Supervisor command line: supervise-daemon agetty.tty2 --start --pidfile /run/agetty.tty2.pid --respawn-period 60 /sbin/agetty -- tty2 38400 linux
Sep 16 22:40:36 deepwater supervise-daemon[2272]: Child command line: /sbin/agetty tty2 38400 linux
Sep 16 22:40:36 deepwater supervise-daemon[2298]: Supervisor command line: supervise-daemon agetty.tty3 --start --pidfile /run/agetty.tty3.pid --respawn-period 60 /sbin/agetty -- tty3 38400 linux
Sep 16 22:40:36 deepwater supervise-daemon[2300]: Child command line: /sbin/agetty tty3 38400 linux
Sep 16 22:40:36 deepwater supervise-daemon[2326]: Supervisor command line: supervise-daemon agetty.tty4 --start --pidfile /run/agetty.tty4.pid --respawn-period 60 /sbin/agetty -- tty4 38400 linux
Sep 16 22:40:36 deepwater supervise-daemon[2328]: Child command line: /sbin/agetty tty4 38400 linux
Sep 16 22:40:36 deepwater supervise-daemon[2356]: Supervisor command line: supervise-daemon agetty.tty5 --start --pidfile /run/agetty.tty5.pid --respawn-period 60 /sbin/agetty -- tty5 38400 linux
Sep 16 22:40:36 deepwater supervise-daemon[2358]: Child command line: /sbin/agetty tty5 38400 linux
Sep 16 22:40:36 deepwater supervise-daemon[2384]: Supervisor command line: supervise-daemon agetty.tty6 --start --pidfile /run/agetty.tty6.pid --respawn-period 60 /sbin/agetty -- tty6 38400 linux
Sep 16 22:40:36 deepwater supervise-daemon[2386]: Child command line: /sbin/agetty tty6 38400 linux
Sep 16 23:38:02 deepwater supervise-daemon[2385]: stopping /sbin/agetty, pid 2386
Sep 16 23:38:02 deepwater supervise-daemon[2357]: stopping /sbin/agetty, pid 2358
Sep 16 23:38:02 deepwater supervise-daemon[2327]: stopping /sbin/agetty, pid 2328
Sep 16 23:38:02 deepwater supervise-daemon[2299]: stopping /sbin/agetty, pid 2300
Sep 16 23:38:02 deepwater supervise-daemon[2271]: stopping /sbin/agetty, pid 2272
Sep 16 23:38:02 deepwater supervise-daemon[2243]: stopping /sbin/agetty, pid 2244
Sep 16 23:40:17 deepwater /etc/init.d/agetty[2251]: agetty cannot be started directly. You must create
Sep 16 23:40:17 deepwater /etc/init.d/agetty[2252]: symbolic links to it for the ports you want to start
Sep 16 23:40:17 deepwater /etc/init.d/agetty[2253]: agetty on and add those to the appropriate runlevels.
Sep 16 23:40:17 deepwater /etc/init.d/agetty[2225]: ERROR: agetty failed to start
Sep 16 23:40:17 deepwater supervise-daemon[2276]: Supervisor command line: supervise-daemon agetty.tty1 --start --pidfile /run/agetty.tty1.pid --respawn-period 60 /sbin/agetty -- -J tty1 38400 linux
Sep 16 23:40:17 deepwater supervise-daemon[2278]: Child command line: /sbin/agetty -J tty1 38400 linux
Sep 16 23:40:17 deepwater supervise-daemon[2304]: Supervisor command line: supervise-daemon agetty.tty2 --start --pidfile /run/agetty.tty2.pid --respawn-period 60 /sbin/agetty -- tty2 38400 linux
Sep 16 23:40:17 deepwater supervise-daemon[2306]: Child command line: /sbin/agetty tty2 38400 linux
Sep 16 23:40:17 deepwater supervise-daemon[2334]: Supervisor command line: supervise-daemon agetty.tty3 --start --pidfile /run/agetty.tty3.pid --respawn-period 60 /sbin/agetty -- tty3 38400 linux
Sep 16 23:40:17 deepwater supervise-daemon[2336]: Child command line: /sbin/agetty tty3 38400 linux
Sep 16 23:40:17 deepwater supervise-daemon[2362]: Supervisor command line: supervise-daemon agetty.tty4 --start --pidfile /run/agetty.tty4.pid --respawn-period 60 /sbin/agetty -- tty4 38400 linux
Sep 16 23:40:17 deepwater supervise-daemon[2364]: Child command line: /sbin/agetty tty4 38400 linux
Sep 16 23:40:17 deepwater supervise-daemon[2393]: Supervisor command line: supervise-daemon agetty.tty5 --start --pidfile /run/agetty.tty5.pid --respawn-period 60 /sbin/agetty -- tty5 38400 linux
Sep 16 23:40:17 deepwater supervise-daemon[2395]: Child command line: /sbin/agetty tty5 38400 linux
Sep 16 23:40:17 deepwater supervise-daemon[2422]: Supervisor command line: supervise-daemon agetty.tty6 --start --pidfile /run/agetty.tty6.pid --respawn-period 60 /sbin/agetty -- tty6 38400 linux
Sep 16 23:40:17 deepwater supervise-daemon[2424]: Child command line: /sbin/agetty tty6 38400 linux
Sep 16 23:44:42 deepwater supervise-daemon[2423]: stopping /sbin/agetty, pid 2424
Sep 16 23:44:43 deepwater supervise-daemon[2394]: stopping /sbin/agetty, pid 2395
Sep 16 23:44:43 deepwater supervise-daemon[2363]: stopping /sbin/agetty, pid 2364
Sep 16 23:44:43 deepwater supervise-daemon[2335]: stopping /sbin/agetty, pid 2336
Sep 16 23:44:43 deepwater supervise-daemon[2305]: stopping /sbin/agetty, pid 2306
Sep 16 23:44:43 deepwater supervise-daemon[2277]: stopping /sbin/agetty, pid 2278
Sep 16 23:47:20 deepwater /etc/init.d/agetty[2227]: agetty cannot be started directly. You must create
Sep 16 23:47:20 deepwater /etc/init.d/agetty[2228]: symbolic links to it for the ports you want to start
Sep 16 23:47:20 deepwater /etc/init.d/agetty[2229]: agetty on and add those to the appropriate runlevels.
Sep 16 23:47:20 deepwater /etc/init.d/agetty[2207]: ERROR: agetty failed to start
Sep 16 23:47:21 deepwater supervise-daemon[2252]: Supervisor command line: supervise-daemon agetty.tty1 --start --pidfile /run/agetty.tty1.pid --respawn-period 60 /sbin/agetty -- -J tty1 38400 linux
Sep 16 23:47:21 deepwater supervise-daemon[2254]: Child command line: /sbin/agetty -J tty1 38400 linux
Sep 16 23:47:21 deepwater supervise-daemon[2286]: Supervisor command line: supervise-daemon agetty.tty2 --start --pidfile /run/agetty.tty2.pid --respawn-period 60 /sbin/agetty -- tty2 38400 linux
Sep 16 23:47:21 deepwater supervise-daemon[2288]: Child command line: /sbin/agetty tty2 38400 linux
Sep 16 23:47:21 deepwater supervise-daemon[2316]: Supervisor command line: supervise-daemon agetty.tty3 --start --pidfile /run/agetty.tty3.pid --respawn-period 60 /sbin/agetty -- tty3 38400 linux
Sep 16 23:47:21 deepwater supervise-daemon[2318]: Child command line: /sbin/agetty tty3 38400 linux
Sep 16 23:47:21 deepwater supervise-daemon[2344]: Supervisor command line: supervise-daemon agetty.tty4 --start --pidfile /run/agetty.tty4.pid --respawn-period 60 /sbin/agetty -- tty4 38400 linux
Sep 16 23:47:21 deepwater supervise-daemon[2346]: Child command line: /sbin/agetty tty4 38400 linux
Sep 16 23:47:21 deepwater supervise-daemon[2372]: Supervisor command line: supervise-daemon agetty.tty5 --start --pidfile /run/agetty.tty5.pid --respawn-period 60 /sbin/agetty -- tty5 38400 linux
Sep 16 23:47:21 deepwater supervise-daemon[2374]: Child command line: /sbin/agetty tty5 38400 linux
Sep 16 23:47:21 deepwater supervise-daemon[2401]: Supervisor command line: supervise-daemon agetty.tty6 --start --pidfile /run/agetty.tty6.pid --respawn-period 60 /sbin/agetty -- tty6 38400 linux
Sep 16 23:47:21 deepwater supervise-daemon[2403]: Child command line: /sbin/agetty tty6 38400 linux