There are several important files present in every BellaDati installation. Find these files in the table below:
Name | Default location | Description |
---|---|---|
Main log | installation_dir/logs/belladati/belladati.log | Main application log file. Log levels can be configured, see Configure logging |
REST API log | installation_dir/logs/belladati/rest.log | Logging of REST API interface |
Indexes directory | installation_dir/indexes | Folder containing fulltext indexes, refer to lucene.indexes parameter in BellaDati WAR Configuration Overview |
Temporary directory | tmp_directory/BELLADATI | Directory used for storing temporary files, e.g. file uploads. May be configured using the JVM runtime parameter -Djava.io.tmpdir |