There are several important files present in every BellaDati installation. Find these files in the table below:

 

NameDefault locationDescription
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
Icon

Location of installation_dir depends on the type of the installation:

Installation typeLocation example
GlassFish
glassfish_home/glassfish/domains/domain1/config
Jetty
jetty_home/webapps
Tomcat
tomcat_home/conf/Catalina/localhost
Windows exe installation
C:\Program Files\BellaDati
MacOS dmg installation
/Applications/BellaDati