- **status**: unassigned --> duplicate
- **Milestone**: future --> never
- **Comment**:

It was fixed in [ticket #882](https://sourceforge.net/p/opensaf/tickets/882/)



---

** [tickets:#133] LOG:System log stream truncating double quotes when fixed log 
record size is zero(default value is zero)**

**Status:** duplicate
**Milestone:** never
**Created:** Mon May 13, 2013 10:17 AM UTC by elunlen
**Last Updated:** Wed Jul 15, 2015 06:54 PM UTC
**Owner:** elunlen


Sysem stream is truncating the closing double quote when the fixed log record 
size is set to zero(default value) with the default format expresiion.


system log file snippet

System stream Log file when fixed log record size is zero.
=======================================================================================================
cmd---> sudo ls -1t /var/log/opensaf/saflog/saLogSystem* | head -n1
log_out ----> 1 20:13:42 10/22/2011 NO safApp=safClmService 
"safNode=SC-1,safCluster=myClmCluster JOINED, init view=1, cluster view=1
         2 20:13:42 10/22/2011 NO safApp=safAmfService 
"safSu=SC-1,safSg=2N,safApp=OpenSAF OperState INVALID => DISABLED
         3 20:13:42 10/22/2011 NO safApp=safAmfService 
"safSu=SC-2,safSg=2N,safApp=OpenSAF OperState INVALID => DISABLED
         4 20:13:42 10/22/2011 NO safApp=safAmfService 
"safSu=PL-3,safSg=NoRed,safApp=OpenSAF OperState INVALID => DISABLED
         5 20:13:42 10/22/2011 NO safApp=safAmfService 
"safSu=PL-4,safSg=NoRed,safApp=OpenSAF OperState INVALID => DISABLED
         6 20:13:43 10/22/2011 NO safApp=safAmfService 
"safSu=PL-5,safSg=NoRed,safApp=OpenSAF OperState INVALID => DISABLED
         7 20:13:43 10/22/2011 NO safApp=safAmfService 
"safSu=PL-6,safSg=NoRed,safApp=OpenSAF OperState INVALID => DISABLED
         8 20:13:43 10/22/2011 NO safApp=safAmfService 
"safSu=PL-7,safSg=NoRed,safApp=OpenSAF OperState INVALID => DISABLED
         9 20:13:43 10/22/2011 NO safApp=safAmfService 
"safSu=PL-8,safSg=NoRed,safApp=OpenSAF OperState INVALID => DISABLED
        10 20:13:43 10/22/2011 NO safApp=safAmfService 
"safSu=SC-1,safSg=NoRed,safApp=OpenSAF OperState INVALID => DISABLED
        11 20:13:43 10/22/2011 NO safApp=safAmfService 
"safSu=SC-2,safSg=NoRed,safApp=OpenSAF OperState INVALID => DISABLED
        12 20:13:48 10/22/2011 NO safApp=safAmfService 
"safSu=SC-1,safSg=NoRed,safApp=OpenSAF PresenceState INSTANTIATING => 
INSTANTIATED
        13 20:13:48 10/22/2011 NO safApp=safAmfService 
"safSu=SC-1,safSg=NoRed,safApp=OpenSAF OperState DISABLED => ENABLED
        14 20:13:48 10/22/2011 NO safApp=safAmfService 
"safSu=SC-1,safSg=NoRed,safApp=OpenSAF ReadinessState OUT_OF_SERVICE => 
IN_SERVICE
        15 20:13:48 10/22/2011 NO safApp=safAmfService "HA State ACTIVE of 
safSu=SC-1,safSg=NoRed,safApp=OpenSAF for safSi=NoRed2,safApp=OpenSAF
        16 20:13:48 10/22/2011 NO safApp=safAmfService 
"safSi=NoRed2,safApp=OpenSAF AssignmentState UNASSIGNED => FULLY_ASSIGNED
        17 20:13:49 10/22/2011 NO safApp=safAmfService 
"safSu=SC-1,safSg=2N,safApp=OpenSAF PresenceState INSTANTIATING => INSTANTIATED
        18 20:13:49 10/22/2011 NO safApp=safAmfService 
"safSu=SC-1,safSg=2N,safApp=OpenSAF OperState DISABLED => ENABLED
        19 20:13:49 10/22/2011 NO safApp=safAmfService 
"safSu=SC-1,safSg=2N,safApp=OpenSAF ReadinessState OUT_OF_SERVICE => IN_SERVICE
        20 20:13:49 10/22/2011 NO safApp=safAmfService "HA State ACTIVE of 
safSu=SC-1,safSg=2N,safApp=OpenSAF for safSi=SC-2N,safApp=OpenSAF
        21 20:13:49 10/22/2011 NO safApp=safAmfService 
"safSi=SC-2N,safApp=OpenSAF AssignmentState UNASSIGNED => PARTIALLY_ASSIGNED
        22 20:13:49 10/22/2011 NO safApp=safAmfService 
"safAmfNode=SC-1,safAmfCluster=myAmfCluster OperState DISABLED => ENABLED
        23 20:13:49 10/22/2011 NO safApp=safAmfService "Starting cluster 
startup timer
        24 20:13:59 10/22/2011 NO safApp=safAmfService "Cluster startup 
timeout, assigning SIs to SUs
        25 20:14:48 10/22/2011 IN safLgStr=saLogApplication "This is a 
SYSTEM/APPLICATION LogRecord
======================================================================================================================


System stream log file when the fixed log record size is set to some other value
==================================================================================================================
md---> sudo ls -1t /var/log/opensaf/saflog/saLogSystem* | head -n1
log_out ----> 1 19:58:36 10/22/2011 NO safApp=safClmService 
"safNode=SC-1,safCluster=myClmCluster JOINED, init view=1, cluster view=1"
         2 19:58:37 10/22/2011 NO safApp=safAmfService 
"safSu=SC-1,safSg=2N,safApp=OpenSAF OperState INVALID => DISABLED"
         3 19:58:37 10/22/2011 NO safApp=safAmfService 
"safSu=SC-2,safSg=2N,safApp=OpenSAF OperState INVALID => DISABLED"
         4 19:58:37 10/22/2011 NO safApp=safAmfService 
"safSu=PL-3,safSg=NoRed,safApp=OpenSAF OperState INVALID => DISABLED"
         5 19:58:37 10/22/2011 NO safApp=safAmfService 
"safSu=PL-4,safSg=NoRed,safApp=OpenSAF OperState INVALID => DISABLED"
         6 19:58:37 10/22/2011 NO safApp=safAmfService 
"safSu=PL-5,safSg=NoRed,safApp=OpenSAF OperState INVALID => DISABLED"
         7 19:58:37 10/22/2011 NO safApp=safAmfService 
"safSu=PL-6,safSg=NoRed,safApp=OpenSAF OperState INVALID => DISABLED"
         8 19:58:37 10/22/2011 NO safApp=safAmfService 
"safSu=PL-7,safSg=NoRed,safApp=OpenSAF OperState INVALID => DISABLED"
         9 19:58:37 10/22/2011 NO safApp=safAmfService 
"safSu=PL-8,safSg=NoRed,safApp=OpenSAF OperState INVALID => DISABLED"
        10 19:58:37 10/22/2011 NO safApp=safAmfService 
"safSu=SC-1,safSg=NoRed,safApp=OpenSAF OperState INVALID => DISABLED"
        11 19:58:37 10/22/2011 NO safApp=safAmfService 
"safSu=SC-2,safSg=NoRed,safApp=OpenSAF OperState INVALID => DISABLED"
        12 19:58:43 10/22/2011 NO safApp=safAmfService 
"safSu=SC-1,safSg=NoRed,safApp=OpenSAF OperState DISABLED => ENABLED"
        13 19:58:43 10/22/2011 NO safApp=safAmfService 
"safSu=SC-1,safSg=NoRed,safApp=OpenSAF ReadinessState OUT_OF_SERVICE => 
IN_SERVICE"
        14 19:58:43 10/22/2011 NO safApp=safAmfService "HA State ACTIVE of 
safSu=SC-1,safSg=NoRed,safApp=OpenSAF for safSi=NoRed2,safApp=OpenSAF"
        15 19:58:43 10/22/2011 NO safApp=safAmfService 
"safSi=NoRed2,safApp=OpenSAF AssignmentState UNASSIGNED => FULLY_ASSIGNED"
        16 19:58:43 10/22/2011 NO safApp=safAmfService 
"safSu=SC-1,safSg=NoRed,safApp=OpenSAF PresenceState INSTANTIATING => 
INSTANTIATED"
        17 19:58:43 10/22/2011 NO safApp=safAmfService 
"safSu=SC-1,safSg=2N,safApp=OpenSAF OperState DISABLED => ENABLED"
====================================================================================================================
 

Migrated from devel.opensaf.org #2276



---

Sent from sourceforge.net because [email protected] is 
subscribed to https://sourceforge.net/p/opensaf/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/opensaf/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
Get real-time metrics from all of your servers, apps and tools
in one place.
SourceForge users - Click here to start your Free Trial of Datadog now!
http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140
_______________________________________________
Opensaf-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to