LogDatabaseName - System Parameter
Take full control of your Nodinite Log Databases naming for seamless operations. The LogDatabaseName System Parameter empowers you to automate and standardize the naming scheme for Log Databases created by Nodinite, ensuring a structured, compliant, and efficient logging environment.
✅ Consistent and compliant naming for all log databases
✅ Streamlined troubleshooting and maintenance
✅ Optimized for multi-tenant and shared environments
✅ Automated creation and reduced manual work
✅ Scalable for growing integration landscapes
In today's complex IT environments, consistency and control are essential for maintaining efficiency, compliance, and scalability. This system parameter lets you define and manage the naming scheme for Log Databases automatically created by Nodinite, ensuring a reliable and predictable logging landscape.
How It Works
With the right access permissions, the Nodinite Logging Service automatically creates new Log Databases following this System Parameter. It also integrates with other key parameters to fine-tune database behavior, including:
- DaysToSplitDatabaseOn
- LogAccessRoles
- LogLocations
- LogServiceUsers
- LogDatabaseRecovery
- SizeToSplitDatabaseOn
In shared environments, sticking to a well-defined naming scheme is crucial for ensuring database uniqueness and streamlining troubleshooting.
By leveraging Nodinite's built-in automation and control features, your team can work smarter, not harder. Take advantage of this system parameter today and unlock a more structured, efficient, and reliable logging environment!
Version | System Parameter Name | Data Type | Values/Example | Comment |
---|---|---|---|---|
>=7 | LogDatabaseName |
string | Default = Nodinite_%environtmentname%_Log_{year}{month}{day} |
The name pattern of log databases. Available variables are: {year} , {month} and {day} . |
<7 | LogDatabaseName |
string | Default = NodiniteLog_%environtmentname%_{year}{month}{day} |
The name pattern of log databases. Available variables are: {year} , {month} and {day} . |
Example from a Nodinite version 7 environment.
Frequently asked questions
Find more solutions and answers in the Nodinite System Parameters FAQ and the Troubleshooting user guide.
How do I change the value?
Changing a value for the pre-defined System Parameters is described in the generic 'How do I change the System Parameters' article.