Project

General

Profile

Actions

Bug #4542

closed

Missing property 'rudder.debug.nodeconfiguration.path' in configuration file

Added by Nicolas CHARLES about 10 years ago. Updated about 10 years ago.

Status:
Released
Priority:
1
Category:
System integration
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

A new parameter appeared in the configuration file of Rudder.
Here is the content to add with the a migration script between 2.9 and 2.10

#
# Debug Node Configuration parameters
# 
# Node Configurations are all the parameters (global parameters, 
# applied rules/directives with their parameters, node information, etc)
# contextualized for the node. They are the resources used to actually
# generate promises for THAT node. 
#
# By default, these information are only used internally by Rudder and
# are not available to the user. But they may be needed in some cases, 
# for debugging. 
#
# This option allows to define the directory where the node configurations
# (in JSON format) will go. 
# 
# To enable the writing of node configurations, enable the logger 
# named "rudder.debug.nodeconfiguration" in logback.xml
#
rudder.debug.nodeconfiguration.path=/var/log/rudder/nodeConfigurations


Related issues 1 (0 open1 closed)

Related to Rudder - Bug #4242: Promise generation takes too long when getting more and more nodesReleasedFrançois ARMAND2014-03-11Actions
Actions #1

Updated by Vincent MEMBRÉ about 10 years ago

  • Target version changed from 2.10.0~beta1 to 2.10.0
Actions #2

Updated by Vincent MEMBRÉ about 10 years ago

  • Category set to System integration
  • Status changed from New to Pending technical review
  • Assignee set to Nicolas CHARLES
  • Parent task deleted (#4242)
Actions #3

Updated by Vincent MEMBRÉ about 10 years ago

  • Pull Request set to https://github.com/Normation/rudder-packages/pull/280
Actions #4

Updated by Vincent MEMBRÉ about 10 years ago

  • Status changed from Pending technical review to Pending release
  • % Done changed from 0 to 100

Applied in changeset packages:commit:daa68711c351618df9ff9945d991ddb0c16dba36.

Actions #5

Updated by Nicolas CHARLES about 10 years ago

Applied in changeset packages:commit:421f546fb3267880c9efb58005d80630f5116028.

Actions #6

Updated by Vincent MEMBRÉ about 10 years ago

  • Subject changed from Create a migration script for the configuration file of rudder to Missing property 'rudder.debug.nodeconfiguration.path' in configuration file
Actions #7

Updated by Vincent MEMBRÉ about 10 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 2.10.0, which was released today.
Check out:

Actions

Also available in: Atom PDF