Understand the default configuration
Neo4j configuration files
Neo4j configuration files are located at the /opt/bitnami/neo4j/conf/ directory.
Neo4j ports
By default, the Neo4j server runs on port 7474. Only conections from localhost are permitted.
Other available ports are the following:
- HTTPS: 7473
- Bolt Protocol: 7687
Neo4j log files
Neo4j log files are located at /opt/bitnami/neo4j/logs/ directory. There are two Neo4j log files:
- /opt/bitnami/neo4j/logs/debug.log
- /opt/bitnami/neo4j/logs/neo4j.log