Yes, that's a bad idea. If there's a problem you won't know which instance had the problem. Also, if there's write-contention on the file you'll get gibberish.
So, use separate log files.
Yes, that's a bad idea. If there's a problem you won't know which instance had the problem. Also, if there's write-contention on the file you'll get gibberish.
So, use separate log files.