Define a relative or absolute path for the log store by specifying a path for the filename property within the CREATE LOG STORE statement.
Within a clustered environment, a file path must be specified for the filename property in a CREATE LOG STORE statement. Create one log store per project. The filename property in the log store definition should use a relative path; the preferred destination for log files is the base directory where project files are stored.
While it is not recommended, you can define an absolute file path for the log store instead of the recommended relative file path. However, if a project is restarted on a different machine, the absolute path must also be valid there. Configure projects to always start on the same machine by setting strong positive controller affinity.