- **status**: review --> fixed
- **Comment**:

commit 7261f72a76883008f59a23b66273f213d08ba894 (HEAD -> develop, 
origin/develop)
Author: Anders Widell <a...@..com>
Date:   Wed Oct 18 16:02:32 2017 +0200

    base: Use the OpenSAF internal log service for trace [#2165]
    
    Instead of writing trace messages directly to a file, use the OpenSAF 
internal
    log service which is implemented in osaftransportd. As a consequence, the 
trace
    files will now be rotated automatically when they have exceeded the maximum
    allowed log file size.

commit 54b7412e911a2768c0babee23312eb583c6ce7c4
Author: Anders Widell <a...@..com>
Date:   Wed Oct 18 16:02:32 2017 +0200

    base: Convert logtrace to C++ [#2165]

commit aa2822ead85846ca5c9b430a0582929a6ee455a3
Author: Anders Widell <a...@..com>
Date:   Wed Oct 18 16:02:32 2017 +0200

    dtm: Support multiple OpenSAF internal log streams [#2165]
    
    Extend the OpenSAF internal log service so that it supports multiple log 
streams
    in addition to the MDS log. All log streams are received on the same socket 
and
    the stream name is extracted from the MSGID field. Each stream is written 
to a
    separate file based on the name of the stream.




---

** [tickets:#2165] base: Use osaftransportd for OpenSAF trace messages**

**Status:** fixed
**Milestone:** 5.17.10
**Created:** Thu Nov 03, 2016 04:03 PM UTC by Anders Widell
**Last Updated:** Tue Oct 10, 2017 04:45 PM UTC
**Owner:** Anders Widell


Use the MDS log framework also for OpenSAF trace messages, so that the trace 
messages are sent to the osaftransportd daemon instead of writing them directly 
to file. This has the benefit of increased performance, use of the standardized 
rfc5424 log message protocol, and that trace files will be automatically 
rotated.


---

Sent from sourceforge.net because opensaf-tickets@lists.sourceforge.net 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.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to