| activemonitor.activepivot.url | URL for the connection of a ActiveMonitor agent. |
| activemonitor.daemon.waitStableDistribution | Whether the activemonitor daemon should wait for the distributed architecture to be stable. |
| activemonitor.periodicExecutors.poolSize | Size of the periodic monitor executor pool. |
| activemonitor.poll.log.threshold | The number of polling failure the activemonitor daemon has to reach before logging. |
| activemonitor.poll.period | The poll period of the ActiveMonitor Daemon (in seconds). |
| activemonitor.poll.period.max | The maximum poll period of the ActiveMonitor Daemon (in seconds). |
| activemonitor.ui.url | Live URL for the connection of a ActiveMonitor agent. |
| activepivot.location.separator.hierarchy | The hierarchy separator sequence. |
| activepivot.location.separator.level | The level separator sequence. |
| activepivot.location.wildcard | The wildcard sequence. |
| activeviam.activecollector.renew.frequency | Frequency at which fences are renewed (in ms). |
| activeviam.activepivot.allowNoDimensions | Whether to allow the definition of pivots without dimensions. |
| activeviam.activepivot.ensureSerializableMeasures | Forces the cube to check if all its measures are serializable. |
| activeviam.activepivot.expiredqueries.polling | Polling period for expired queries (in seconds). |
| activeviam.branch.master | Name of the branch on which the real data is. |
| activeviam.chunk.compression.enabledFrequentValue | Whether frequency compression for each type of chunks is enabled. |
| activeviam.chunk.compression.frequentValueRatio | Ratio to compress chunks into frequent-value chunks, avoiding storing the repeated values. |
| activeviam.chunkAllocatorKey | Key of the chunk allocator to use. |
| activeviam.chunkGarbageCollectionFactor | Chunk garbage collection factor of the application. |
| activeviam.cloud.azure.maxRetriesOnError | The maximum number of times the azure cloud source will retry the download of the content of a particular Blob before giving up. |
| activeviam.cloud.azure.retryDelay | The delay, in ms, between two download attempts of the content of a particular Azure Blob. |
| activeviam.collectible.query.type | Query type to collect. |
| activeviam.completer.log.suppressed | Whether suppressed exceptions should be logged. |
| activeviam.compression.chunkset.disable | Whether to disable ChunkSet compression. |
| activeviam.conflation.maxDelayTime | Maximum time (in ms) for which the oldest transaction of the master branch has been waiting in the queue before we stop accepting transactions. |
| activeviam.conflation.maxQueueSize | Maximum size of the transaction queue for the master branch before we stop accepting transactions. |
| activeviam.conflation.sequential | Whether conflated events of different types must be processed sequentially by the conflation event engine. |
| activeviam.contentServer.remote.import.timeout | Read timeout for imports (in minutes). |
| activeviam.contentServer.restrictedListing | Whether to restrict the content service’s entries a user can list on a readable directory. |
| activeviam.contentService.nameGenerator.defaultSize | Default size of the names generated by the content service. |
| activeviam.contentService.nameGenerator.prefix | Prefix to add to the names generated by the content service. |
| activeviam.contentService.nameGenerator.size | Size of the names generated by the content service. |
| activeviam.contentService.webSocket.reconnectionDelay | Time in seconds to wait to retry the connection to a web socket. |
| activeviam.contentservice.root | Name of the root role. |
| activeviam.contextvaluemanager.session.lifetime | Maximal lifetime of session context values (in seconds). |
| activeviam.continuousQueryMonitoring | Enable/disable continuous query monitoring. |
| activeviam.copper.join.index.parallelism | Maximal parallelism of the thread pool used for performing a parallel build of the index used to perform Copper join operations. |
| activeviam.dataexport.arrow.batchSize | Number of records in Arrow batches. |
| activeviam.dataexportservice.rootpath | Root path in which to save the exported query results. |
| activeviam.datastore.query.maxLookupsOnSecondary | Maximal number of look-ups generated for a single condition on Secondary Index. |
| activeviam.datastore.query.maxLookupsOnUnique | Maximal number of look-ups generated for a single condition on Unique Index. |
| activeviam.datastore.query.maxRangeOperands | Maximal number of range operands with multiple values that are supported for a query using a unique or secondary index. |
| activeviam.datastore.schema.separator | Path separator to use. |
| activeviam.defaultChunkSize | Default chunk size of the application. |
| activeviam.directquery.enableUnsupportedDatabaseVersion | Whether to allow DirectQuery to try to use an unsupported database version. |
| activeviam.distribution.gossip.router.enable | Enable/disable the gossip router. |
| activeviam.distribution.gossip.router.port | Port of the gossip router. |
| activeviam.distribution.log.size.threshold | Threshold (in bytes) above which the size of a IBroadcastMessage sent or received is logged at level INFO. |
| activeviam.distribution.maxPendingDiscoveries | Maximum number of pending initial discoveries that this instance can tolerate before refusing new ones. |
| activeviam.distribution.netty.bindAddress | Bind address for the Netty messenger. |
| activeviam.distribution.netty.externalAddress | Current machine address or external public IP address. |
| activeviam.distribution.netty.portRange | Range of ports for Netty messenger. |
| activeviam.distribution.nettyMessageMaxSize | Size limit of messages (in bytes) sent over the network. |
| activeviam.distribution.query.throwOnMissingResponse | Whether distributed queries should throw if responses from remote instances are missing. |
| activeviam.distribution.remote.pool.size | Number of worker threads in the remote pool. |
| activeviam.duringThreadNumber | Number of threads allocated by the application to trigger updates when using the function PAST_PERIODS. |
| activeviam.exportservice.rootpath | Root path in which to save the exported query results. |
| activeviam.external.retrieval.max.size | Maximum size for which the building of the index used to perform Copper join operations is single threaded. |
| activeviam.handler.stored.maxSize | Maximum impact size above which a full (range) impact is returned for a given event. |
| activeviam.health.log | Health events to enable. |
| activeviam.i18nconfig.file.encoding | The encoding with which to decode internationalization files that are stored locally. |
| activeviam.jit.pointIndex.size | Maximum size allowed for the point index in the Just In Time aggregate collector. |
| activeviam.jit.pointIndex.type | Type of point index to use for the Just In Time aggregate collector. |
| activeviam.json.strongPrimitiveParsing | Enables string JSON parsing from primitive types, where null are not automatically converted into the type default values. |
| activeviam.jwt.key.private | Private key used to sign tokens, encoded in Base64. Only RSA keys using the PKCS 8 standard are supported. |
| activeviam.jwt.key.public | Public key used to verify the integrity of tokens, encoded in Base64. Only RSA keys using the PKCS 8 standard are supported. |
| activeviam.logicalAddress | Logical address of the IActivePivot query or data cube in the cluster. |
| activeviam.maxDuringThreadNumber | Number of threads allocated by the application to trigger updates when using the function PAST_PERIODS. |
| activeviam.mdx.epoch.dimension.legacyName | Whether to rename the Epoch dimension/hierarchy to Branch (instead of Epoch). |
| activeviam.mdx.formula.callStackDepthLimit | Maximum MDX call depth. |
| activeviam.mdx.largeMdxSetOptimization | Whether the MDX engine should optimize queries with large MDX sets. |
| activeviam.mdx.negativecellset.limit | Maximum number of removed locations that can be handled by real-time MDX queries. |
| activeviam.mdx.queryBouncer.limit | Maximum number of running mdx queries. |
| activeviam.mdx.queryBouncer.waitLimit | Waiting time (in seconds) while trying to execute a query when the maximum number of allowed running queries has been reached. |
| activeviam.memory.legacyAllocation | Whether to activate legacy allocation considering huge page alignment. |
| activeviam.minimalChunkSize | Minimal chunk size of the application. |
| activeviam.mmap.sampling.depth | Maximum depth of the stacktrace when sampling is enabled. |
| activeviam.mmap.sampling.percent | Percentage of allocations to sample. |
| activeviam.mmap.sampling.start | Whether to start sampling as soon as the allocator is built. |
| activeviam.mmap.threshold | Threshold under which sun.misc.Unsafe is used for memory allocation. |
| activeviam.mmap.tracking | Enable/disable mmap native memory tracking. |
| activeviam.msg.csv.reporting.maxAnomalies | The maximum number of anomalies that are reported during the parsing of a CSV source. |
| activeviam.msg.reporting.enabled | Enable/disable detailed report generation for data sources. |
| activeviam.nativeMemoryCacheRatio | Cache ratio. |
| activeviam.pool.nodes | Nodes on which the user is allowed to run. |
| activeviam.pool.policy | NUMA thread placement policy. |
| activeviam.pool.procs | Hint about the number of available processors. |
| activeviam.pool.scheduler.size | Number of worker threads in the scheduler service. |
| activeviam.pool.size | Number of worker threads in the Atoti pools. |
| activeviam.postprocessor.partitionOnRangeLevelsByDefault | Default behavior for post-processors supporting automatic expansion on range level partitioning. |
| activeviam.property.separator | Expression separator. |
| activeviam.protocolPath | The Distribution protocol file’s path. |
| activeviam.queries.continuous.primitive.fullFork | Whether to toggle the behavior of the primitive retrievals in continuous queries. |
| activeviam.query.execution.checks | Whether ActivePivotAggregatesRetriever should perform extensive sanity checks. |
| activeviam.repository.cache.isolated_transactions | Whether parameter store transactions should be isolated or trigger transactions on the ActivePivots. |
| activeviam.repository.daemon.waitStableDistribution | Whether the repository daemon should wait for the distributed architecture to be stable. |
| activeviam.repository.poll.log.threshold | The number of polling failure the repository daemon has to reach before logging. |
| activeviam.repository.poll.period | Poll period of the Repository Daemon (in seconds). |
| activeviam.repository.poll.period.max | Maximum poll period of the Repository Daemon (in seconds). |
| activeviam.selection.listener.catchUpMaxTime | Property that specifies with this the catchUpMaxTime (in seconds). |
| activeviam.slab.memory.allocation.strategy | Reserved memory to allocate for a given size of chunk. |
| activeviam.stream.configuration.gc.delay | Time threshold (in ms) indicating when the stream configuration of a closed stream can be safely removed from the system and can be collected. |
| activeviam.streaming.GET_AGGREGATES.attemptLimit | Maximum number of attempts to register the continuous queries. |
| activeviam.streaming.MDX.attemptLimit | Maximum number of attempts to register the continuous queries. |
| activeviam.streaming.initialPublicationMode | Default stream Initial publication mode. |
| activeviam.testPhase | PropWhether the current environment is a test environment. |
| activeviam.vectorDelimiter | Vector delimiter when parsing vectors. |
| activeviam.vectors.allocator.pool.size | Number of vector allocators that are kept alive after thread death. |
| activeviam.vectors.defaultBlockSize | Default block size of the application. |
| activeviam.vectors.garbageCollectionFactor | Garbage collection factor for vectors. |
| activeviam.vectors.swap.directory.numberFiles | Maximum number of swap files that will be created in one directory. |
| activeviam.webclient.codec.maxInMemorySize | Max size of webclient buffers in remote classes. |
| activeviam.xmlaDiscoveryApproxCardinality | Behavior during an XMLA discovery when computing hierarchy cardinality and level cardinality. |
| atoti.license | Atoti license path. |
| logLoggerName | Whether to insert the name of the logger in logs. |
| logThread | Whether to insert the current thread in logs. |
| logUser | Whether to insert the current user in logs. |
| stopwatch.disabled | Whether to disable timings measurement. |