view logs while restarting

What are the different ways of viewing logs while starting integration server?
what is the command to view logs while performing sever restart in unix?
what is the log file path where we can see this logs?

Hi,

sounds like some certification questions?

1:
Depends on which log file you are interested in and on which version you are running.

2:
tail -f server.log

3:
Depends on version of wM:
up to 9.5: IntegrationServer/logs
since 9.6: IntegrationServer/instances//logs

Regards.
Holger

When we are restarting the IS from unix console, after executing the start up command, if we want to view the logs of its background process, what is the command for viewing those logs in the same console?

Hi,

please check for the profiles/IS/logs folder.
you will find several log files here.

Additionally you might want to have alook at the IS Administrators Guide.

Regards,
Holger