---
 src/amf/amfd/amfd.conf      | 5 +++++
 src/amf/amfnd/amfnd.conf    | 5 +++++
 src/amf/amfwd/amfwdog.conf  | 5 +++++
 src/ckpt/ckptd/ckptd.conf   | 5 +++++
 src/ckpt/ckptnd/ckptnd.conf | 5 +++++
 src/clm/clmd/clmd.conf      | 5 +++++
 src/clm/clmnd/clmna.conf    | 5 +++++
 src/dtm/dtmnd/dtmd.conf     | 5 +++++
 src/evt/evtd/evtd.conf      | 5 +++++
 src/fm/fmd/fmd.conf         | 5 +++++
 src/imm/immd/immd.conf      | 4 ++++
 src/imm/immnd/immnd.conf    | 5 +++++
 src/lck/lckd/lckd.conf      | 5 +++++
 src/lck/lcknd/lcknd.conf    | 5 +++++
 src/log/logd/logd.conf      | 5 +++++
 src/msg/msgd/msgd.conf      | 5 +++++
 src/msg/msgnd/msgnd.conf    | 5 +++++
 src/ntf/ntfd/ntfd.conf      | 5 +++++
 src/plm/plmd/plmd.conf      | 5 +++++
 src/rde/rded/rde.conf       | 5 +++++
 src/smf/smfd/smfd.conf      | 5 +++++
 src/smf/smfnd/smfnd.conf    | 5 +++++
 22 files changed, 109 insertions(+)

diff --git a/src/amf/amfd/amfd.conf b/src/amf/amfd/amfd.conf
index 6ee111b..9da3bec 100644
--- a/src/amf/amfd/amfd.conf
+++ b/src/amf/amfd/amfd.conf
@@ -19,3 +19,8 @@ export AVSV_HB_PERIOD=10000000000
 
 # Uncomment the next line to enable info level logging
 #args="--loglevel=info"
+
+# Only log priority LOG_WARNING and higher to the system log file.
+# All logging will be recorded in a new node local log file 
$PKGLOGDIR/osaf.log.
+# Uncomment the next line to enable this service to log to OpenSAF node local 
log file.
+# export OSAF_LOCAL_NODE_LOG=1
diff --git a/src/amf/amfnd/amfnd.conf b/src/amf/amfnd/amfnd.conf
index 2c13eda..8e8bfdb 100644
--- a/src/amf/amfnd/amfnd.conf
+++ b/src/amf/amfnd/amfnd.conf
@@ -20,3 +20,8 @@ export AVND_PM_MONITORING_RATE=1000
 
 # Uncomment the next line to enable info level logging
 #args="--loglevel=info"
+
+# Only log priority LOG_WARNING and higher to the system log file.
+# All logging will be recorded in a new node local log file 
$PKGLOGDIR/osaf.log.
+# Uncomment the next line to enable this service to log to OpenSAF node local 
log file.
+# export OSAF_LOCAL_NODE_LOG=1
diff --git a/src/amf/amfwd/amfwdog.conf b/src/amf/amfwd/amfwdog.conf
index a3c326e..44a1423 100644
--- a/src/amf/amfwd/amfwdog.conf
+++ b/src/amf/amfwd/amfwdog.conf
@@ -12,3 +12,8 @@ export AMFWDOG_ENV_HEALTHCHECK_KEY="Default"
 
 # Uncomment the next line to enable info level logging
 #args="--loglevel=info"
+
+# Only log priority LOG_WARNING and higher to the system log file.
+# All logging will be recorded in a new node local log file 
$PKGLOGDIR/osaf.log.
+# Uncomment the next line to enable this service to log to OpenSAF node local 
log file.
+# export OSAF_LOCAL_NODE_LOG=1
diff --git a/src/ckpt/ckptd/ckptd.conf b/src/ckpt/ckptd/ckptd.conf
index a682e25..145f232 100644
--- a/src/ckpt/ckptd/ckptd.conf
+++ b/src/ckpt/ckptd/ckptd.conf
@@ -9,3 +9,8 @@ export CPSV_ENV_HEALTHCHECK_KEY="Default"
 
 # Uncomment the next line to enable info level logging
 #args="--loglevel=info"
+
+# Only log priority LOG_WARNING and higher to the system log file.
+# All logging will be recorded in a new node local log file 
$PKGLOGDIR/osaf.log.
+# Uncomment the next line to enable this service to log to OpenSAF node local 
log file.
+# export OSAF_LOCAL_NODE_LOG=1
diff --git a/src/ckpt/ckptnd/ckptnd.conf b/src/ckpt/ckptnd/ckptnd.conf
index ec95c37..717b618 100644
--- a/src/ckpt/ckptnd/ckptnd.conf
+++ b/src/ckpt/ckptnd/ckptnd.conf
@@ -20,3 +20,8 @@ export CPSV_ENV_HEALTHCHECK_KEY="Default"
 
 # Uncomment the next line to enable info level logging
 #args="--loglevel=info"
+
+# Only log priority LOG_WARNING and higher to the system log file.
+# All logging will be recorded in a new node local log file 
$PKGLOGDIR/osaf.log.
+# Uncomment the next line to enable this service to log to OpenSAF node local 
log file.
+# export OSAF_LOCAL_NODE_LOG=1
diff --git a/src/clm/clmd/clmd.conf b/src/clm/clmd/clmd.conf
index 57f3c62..041c888 100644
--- a/src/clm/clmd/clmd.conf
+++ b/src/clm/clmd/clmd.conf
@@ -12,3 +12,8 @@ export CLMSV_ENV_HEALTHCHECK_KEY="Default"
 
 # Uncomment the next line to enable info level logging
 #args="--loglevel=info"
+
+# Only log priority LOG_WARNING and higher to the system log file.
+# All logging will be recorded in a new node local log file 
$PKGLOGDIR/osaf.log.
+# Uncomment the next line to enable this service to log to OpenSAF node local 
log file.
+# export OSAF_LOCAL_NODE_LOG=1
diff --git a/src/clm/clmnd/clmna.conf b/src/clm/clmnd/clmna.conf
index ed4b1a7..5328724 100644
--- a/src/clm/clmnd/clmna.conf
+++ b/src/clm/clmnd/clmna.conf
@@ -37,3 +37,8 @@ export CLMNA_ENV_HEALTHCHECK_KEY="Default"
 
 # Uncomment the next line to enable info level logging
 #args="--loglevel=info"
+
+# Only log priority LOG_WARNING and higher to the system log file.
+# All logging will be recorded in a new node local log file 
$PKGLOGDIR/osaf.log.
+# Uncomment the next line to enable this service to log to OpenSAF node local 
log file.
+# export OSAF_LOCAL_NODE_LOG=1
diff --git a/src/dtm/dtmnd/dtmd.conf b/src/dtm/dtmnd/dtmd.conf
index b9299f7..ec7c2dc 100644
--- a/src/dtm/dtmnd/dtmd.conf
+++ b/src/dtm/dtmnd/dtmd.conf
@@ -11,6 +11,11 @@
 # Uncomment the next line to enable info level logging
 #args="--loglevel=info"
 
+# Only log priority LOG_WARNING and higher to the system log file.
+# All logging will be recorded in a new node local log file 
$PKGLOGDIR/osaf.log.
+# Uncomment the next line to enable this service to log to OpenSAF node local 
log file.
+# export OSAF_LOCAL_NODE_LOG=1
+
 # Healthcheck keys
 export DTM_ENV_HEALTHCHECK_KEY="Default"
 
diff --git a/src/evt/evtd/evtd.conf b/src/evt/evtd/evtd.conf
index 55b844f..2a3e8c6 100644
--- a/src/evt/evtd/evtd.conf
+++ b/src/evt/evtd/evtd.conf
@@ -12,3 +12,8 @@ export EDSV_ENV_HEALTHCHECK_KEY="Default"
 
 # Uncomment the next line to enable info level logging
 #args="--loglevel=info"
+
+# Only log priority LOG_WARNING and higher to the system log file.
+# All logging will be recorded in a new node local log file 
$PKGLOGDIR/osaf.log.
+# Uncomment the next line to enable this service to log to OpenSAF node local 
log file.
+# export OSAF_LOCAL_NODE_LOG=1
diff --git a/src/fm/fmd/fmd.conf b/src/fm/fmd/fmd.conf
index 06453ed..9abe662 100644
--- a/src/fm/fmd/fmd.conf
+++ b/src/fm/fmd/fmd.conf
@@ -37,3 +37,8 @@ export FMS_NODE_ISOLATION_TIMEOUT=0
 
 # Uncomment the next line to enable trace
 #args="--tracemask=0xffffffff"
+
+# Only log priority LOG_WARNING and higher to the system log file.
+# All logging will be recorded in a new node local log file 
$PKGLOGDIR/osaf.log.
+# Uncomment the next line to enable this service to log to OpenSAF node local 
log file.
+# export OSAF_LOCAL_NODE_LOG=1
diff --git a/src/imm/immd/immd.conf b/src/imm/immd/immd.conf
index 923ce77..0d97502 100644
--- a/src/imm/immd/immd.conf
+++ b/src/imm/immd/immd.conf
@@ -66,4 +66,8 @@ export IMMSV_ENV_HEALTHCHECK_KEY="Default"
 # The default value (when the environment variable is not set) is 3 seconds.
 #export IMMSV_SC_ABSENCE_VETERAN_MAX_WAIT=3
 
+# Only log priority LOG_WARNING and higher to the system log file.
+# All logging will be recorded in a new node local log file 
$PKGLOGDIR/osaf.log.
+# Uncomment the next line to enable this service to log to OpenSAF node local 
log file.
+# export OSAF_LOCAL_NODE_LOG=1
 
diff --git a/src/imm/immnd/immnd.conf b/src/imm/immnd/immnd.conf
index 3046b4b..24399f4 100644
--- a/src/imm/immnd/immnd.conf
+++ b/src/imm/immnd/immnd.conf
@@ -73,6 +73,11 @@ export IMMSV_ENV_HEALTHCHECK_KEY="Default"
 # Uncomment the next line to enable info level logging
 #args="--loglevel=info"
 
+# Only log priority LOG_WARNING and higher to the system log file.
+# All logging will be recorded in a new node local log file 
$PKGLOGDIR/osaf.log.
+# Uncomment the next line to enable this service to log to OpenSAF node local 
log file.
+# export OSAF_LOCAL_NODE_LOG=1
+
 # The list of reserved table names. Each table is separated by a comma.
 # Any attempt to create IMM object class with one of these names will
 # get SA_AIS_ERR_INVALID_PARAM error code.
diff --git a/src/lck/lckd/lckd.conf b/src/lck/lckd/lckd.conf
index 2110d92..fae05b4 100644
--- a/src/lck/lckd/lckd.conf
+++ b/src/lck/lckd/lckd.conf
@@ -11,3 +11,8 @@ export GLSV_ENV_HEALTHCHECK_KEY="Default"
 
 # Uncomment the next line to enable info level logging
 #args="--loglevel=info"
+
+# Only log priority LOG_WARNING and higher to the system log file.
+# All logging will be recorded in a new node local log file 
$PKGLOGDIR/osaf.log.
+# Uncomment the next line to enable this service to log to OpenSAF node local 
log file.
+# export OSAF_LOCAL_NODE_LOG=1
diff --git a/src/lck/lcknd/lcknd.conf b/src/lck/lcknd/lcknd.conf
index b9574fa..4dd5d5f 100644
--- a/src/lck/lcknd/lcknd.conf
+++ b/src/lck/lcknd/lcknd.conf
@@ -11,3 +11,8 @@ export GLSV_ENV_HEALTHCHECK_KEY="Default"
 
 # Uncomment the next line to enable info level logging
 #args="--loglevel=info"
+
+# Only log priority LOG_WARNING and higher to the system log file.
+# All logging will be recorded in a new node local log file 
$PKGLOGDIR/osaf.log.
+# Uncomment the next line to enable this service to log to OpenSAF node local 
log file.
+# export OSAF_LOCAL_NODE_LOG=1
diff --git a/src/log/logd/logd.conf b/src/log/logd/logd.conf
index 53ec09c..f8a23cc 100644
--- a/src/log/logd/logd.conf
+++ b/src/log/logd/logd.conf
@@ -36,3 +36,8 @@ export LOGSV_ROOT_DIRECTORY=$pkglogdir/saflog
 # Users want to read log data need to become member of this group.
 # NOTE: will not be used if defined in the OpenSafLogConfig object.
 # export LOGSV_DATA_GROUPNAME=<groupname>
+
+# Only log priority LOG_WARNING and higher to the system log file.
+# All logging will be recorded in a new node local log file 
$PKGLOGDIR/osaf.log.
+# Uncomment the next line to enable this service to log to OpenSAF node local 
log file.
+# export OSAF_LOCAL_NODE_LOG=1
diff --git a/src/msg/msgd/msgd.conf b/src/msg/msgd/msgd.conf
index 2cca030..9802e91 100644
--- a/src/msg/msgd/msgd.conf
+++ b/src/msg/msgd/msgd.conf
@@ -11,3 +11,8 @@ export MQSV_ENV_HEALTHCHECK_KEY="Default"
 
 # Uncomment the next line to enable info level logging
 #args="--loglevel=info"
+
+# Only log priority LOG_WARNING and higher to the system log file.
+# All logging will be recorded in a new node local log file 
$PKGLOGDIR/osaf.log.
+# Uncomment the next line to enable this service to log to OpenSAF node local 
log file.
+# export OSAF_LOCAL_NODE_LOG=1
diff --git a/src/msg/msgnd/msgnd.conf b/src/msg/msgnd/msgnd.conf
index 6cfb4e6..43cc9bb 100644
--- a/src/msg/msgnd/msgnd.conf
+++ b/src/msg/msgnd/msgnd.conf
@@ -11,3 +11,8 @@ export MQSV_ENV_HEALTHCHECK_KEY="Default"
 
 # Uncomment the next line to enable info level logging
 #args="--loglevel=info"
+
+# Only log priority LOG_WARNING and higher to the system log file.
+# All logging will be recorded in a new node local log file 
$PKGLOGDIR/osaf.log.
+# Uncomment the next line to enable this service to log to OpenSAF node local 
log file.
+# export OSAF_LOCAL_NODE_LOG=1
diff --git a/src/ntf/ntfd/ntfd.conf b/src/ntf/ntfd/ntfd.conf
index 56bb3d3..61ec72b 100644
--- a/src/ntf/ntfd/ntfd.conf
+++ b/src/ntf/ntfd/ntfd.conf
@@ -23,3 +23,8 @@ export NTFSV_ENV_HEALTHCHECK_KEY="Default"
 # Traces are always stored in $PKGLOGDIR
 # directory and the directory component of the path name (if any) is ignored.
 #export NTFSCN_TRACE_PATHNAME=osafntfcn
+
+# Only log priority LOG_WARNING and higher to the system log file.
+# All logging will be recorded in a new node local log file 
$PKGLOGDIR/osaf.log.
+# Uncomment the next line to enable this service to log to OpenSAF node local 
log file.
+# export OSAF_LOCAL_NODE_LOG=1
diff --git a/src/plm/plmd/plmd.conf b/src/plm/plmd/plmd.conf
index a6ae19b..88f0a5f 100644
--- a/src/plm/plmd/plmd.conf
+++ b/src/plm/plmd/plmd.conf
@@ -13,6 +13,11 @@ export PLMS_ENV_HEALTHCHECK_KEY="Default"
 # Uncomment the next line to enable info level logging
 #args="--loglevel=info"
 
+# Only log priority LOG_WARNING and higher to the system log file.
+# All logging will be recorded in a new node local log file 
$PKGLOGDIR/osaf.log.
+# Uncomment the next line to enable this service to log to OpenSAF node local 
log file.
+# export OSAF_LOCAL_NODE_LOG=1
+
 # Setting OPENSAF_PLMS_CLUSTERAUTO_SCALE to a script or executable will enable
 # support for automatic cluster scaling in PLM. Currently, only scale-out is
 # supported. When automatic cluster scaling is enabled, the PLM service will
diff --git a/src/rde/rded/rde.conf b/src/rde/rded/rde.conf
index a8de6e3..23ed029 100644
--- a/src/rde/rded/rde.conf
+++ b/src/rde/rded/rde.conf
@@ -18,3 +18,8 @@ export RDE_HA_ENV_HEALTHCHECK_KEY="Default"
 
 # Uncomment the next line to enable info level logging
 #args="--loglevel=info"
+
+# Only log priority LOG_WARNING and higher to the system log file.
+# All logging will be recorded in a new node local log file 
$PKGLOGDIR/osaf.log.
+# Uncomment the next line to enable this service to log to OpenSAF node local 
log file.
+# export OSAF_LOCAL_NODE_LOG=1
diff --git a/src/smf/smfd/smfd.conf b/src/smf/smfd/smfd.conf
index b969091..cf5f4f2 100644
--- a/src/smf/smfd/smfd.conf
+++ b/src/smf/smfd/smfd.conf
@@ -23,3 +23,8 @@ export IMMA_SYNCR_TIMEOUT=30000
 
 # Uncomment the next line to enable info level logging
 #args="--loglevel=info"
+
+# Only log priority LOG_WARNING and higher to the system log file.
+# All logging will be recorded in a new node local log file 
$PKGLOGDIR/osaf.log.
+# Uncomment the next line to enable this service to log to OpenSAF node local 
log file.
+# export OSAF_LOCAL_NODE_LOG=1
diff --git a/src/smf/smfnd/smfnd.conf b/src/smf/smfnd/smfnd.conf
index 55f3349..d3ab2a0 100644
--- a/src/smf/smfnd/smfnd.conf
+++ b/src/smf/smfnd/smfnd.conf
@@ -9,3 +9,8 @@
 
 # Uncomment the next line to enable info level logging
 #args="--loglevel=info"
+
+# Only log priority LOG_WARNING and higher to the system log file.
+# All logging will be recorded in a new node local log file 
$PKGLOGDIR/osaf.log.
+# Uncomment the next line to enable this service to log to OpenSAF node local 
log file.
+# export OSAF_LOCAL_NODE_LOG=1
-- 
2.7.4


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Opensaf-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-devel

Reply via email to