Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

This article and its sub-articles describes configuration for timestamp services in Nexus Timestamp Server. For system configuration, see System configuration in Nexus Timestamp Server.

A timestamp service needs to have a directory structure to work.

These configuration files include timestamp service configuration:

  • filters.properties  Includes global timestamp service settings, such as filters that shall be used by all timestamp services and not configured separately per timestamp service. Located in <conf>/services.
  • service.properties  Includes definition of filters that are uniquely configured for each timestamp service. Also includes configuration of all polices and chains for the timestamp service. Located in <conf>/services/<service identifier>.

For configuration reference documentation, see the configuration files directly.

All filters can be in either filters.properties or service.properties, but a good rule is that any filter with its own defined parameters should be in the service.properties because of bigger flexibility when using more than one timestamp service.

Read more in these articles:

Related information

  • Configure Nexus Timestamp Server
  • No labels