Thank you for the response, Michael.
I’ll have to reach out to the multivim team to get information from them on how
to access and use their library.
Thanks again.
Tony
From: "OBRIEN, FRANK MICHAEL" <[email protected]>
Date: Wednesday, October 24, 2018 at 5:54 PM
To: "HANSEN, TONY L" <[email protected]>
Cc: "[email protected]" <[email protected]>
Subject: RE: python logging library #logging #oof #multivim #multicloud #python
Tony,
Sorry I missed this particular mail. And thank you for your input on the
Dublin scope meeting today -
https://wiki.onap.org/display/DW/Logging+Dublin+Scope<https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_display_DW_Logging-2BDublin-2BScope&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=Kz8VdgPVctDNSNPJ6PsBaw&m=_PKAZv5rHUn_hP5JZmAvaRKQyAS8IRLXWK65-lNVTPI&s=DB8Z1YdIMemNi1mNXJLysHwiJNpcWd4VuPzcI7EOxpw&e=>
For python support in logging – unfortunately I do not have time lately to
expand the work we are doing in Java to Python – and the above scope will
likely have 50% of the epics as stretch goals for dublin.
However, the multivim/multicloud team did contribute their pylog library
early in Casablanca.
What I have on this pylog library is to be filed in below
https://wiki.onap.org/display/DW/Logging+Developer+Guide#LoggingDeveloperGuide-Python:pylogLibrary<https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_display_DW_Logging-2BDeveloper-2BGuide-23LoggingDeveloperGuide-2DPython-3ApylogLibrary&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=Kz8VdgPVctDNSNPJ6PsBaw&m=_PKAZv5rHUn_hP5JZmAvaRKQyAS8IRLXWK65-lNVTPI&s=JTVsH8gol_l2dk1LmL5igQr3XUPpiy8KSiUl4LhiT7g&e=>
Shankar of OOF asked the same python support question below
We should as you suggest bring together all the teams in onap that run
python based containers around a common library – like we are planning to do
for portal/sdk.
https://lists.onap.org/g/onap-discuss/topic/logging_python_logging/25307286?p=,,,20,0,0,0::recentpostdate%2Fsticky,,,20,2,0,25307286<https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.onap.org_g_onap-2Ddiscuss_topic_logging-5Fpython-5Flogging_25307286-3Fp-3D-2C-2C-2C20-2C0-2C0-2C0-3A-3Arecentpostdate-252Fsticky-2C-2C-2C20-2C2-2C0-2C25307286&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=Kz8VdgPVctDNSNPJ6PsBaw&m=_PKAZv5rHUn_hP5JZmAvaRKQyAS8IRLXWK65-lNVTPI&s=5YHe_YFRv6TbaujQGD_h_A7XLs8TVHr4hO6PBpR0gCo&e=>
Michael O'Brien
Sep 10
#12340<https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.onap.org_g_onap-2Ddiscuss_message_12340&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=Kz8VdgPVctDNSNPJ6PsBaw&m=_PKAZv5rHUn_hP5JZmAvaRKQyAS8IRLXWK65-lNVTPI&s=YcJ_2t_aTDV9imDD2Ct7NVjn54lOi8DkSpSGVOlwZdg&e=>
Hi, good question. The Multivim/multicloud team (Liang Ke) developed and
pushed the python version of the library with MDC. The python3 and
MARKER(label) support was pushed this week.
I would recommend using their library that they deploy to their 4 multicloud
python containers in OOM – we also need a RI demo for python3 to add to our
java based container in
https://git.onap.org/logging-analytics/tree/reference/logging-kubernetes<https://urldefense.proofpoint.com/v2/url?u=https-3A__git.onap.org_logging-2Danalytics_tree_reference_logging-2Dkubernetes&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=Kz8VdgPVctDNSNPJ6PsBaw&m=_PKAZv5rHUn_hP5JZmAvaRKQyAS8IRLXWK65-lNVTPI&s=q0eueKTun75meNZ09mygrPQCBZilk6G74410USaljcw&e=>
to be able to point to.
See recent changes from Liang - appreciated
Python3
https://gerrit.onap.org/r/#/c/64361/<https://urldefense.proofpoint.com/v2/url?u=https-3A__gerrit.onap.org_r_-23_c_64361_&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=Kz8VdgPVctDNSNPJ6PsBaw&m=_PKAZv5rHUn_hP5JZmAvaRKQyAS8IRLXWK65-lNVTPI&s=077L6Wf-wACNWO1ESinxeSbkC2D74alTIiP3wP-MvhE&e=>
Markers
https://gerrit.onap.org/r/#/c/64933/<https://urldefense.proofpoint.com/v2/url?u=https-3A__gerrit.onap.org_r_-23_c_64933_&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=Kz8VdgPVctDNSNPJ6PsBaw&m=_PKAZv5rHUn_hP5JZmAvaRKQyAS8IRLXWK65-lNVTPI&s=qIz983rm7vwWBrzrHVQJpljr_AkhcwPq9TwdK43YlrM&e=>
We can work together with the rest of the consumers of the overall spec
using various local level 1 libraries (Acumos AT&T/TechMahindra also have
python containers, SO, DCAE, Portal/SDK, AAI – java based) to see whether we
can leverage the pylog library to goto level 2 for non-java containers.
Spec page
Logback.xml standard (in progress)
https://gerrit.onap.org/r/#/c/62405/<https://urldefense.proofpoint.com/v2/url?u=https-3A__gerrit.onap.org_r_-23_c_62405_&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=Kz8VdgPVctDNSNPJ6PsBaw&m=_PKAZv5rHUn_hP5JZmAvaRKQyAS8IRLXWK65-lNVTPI&s=gYH7dTFfCnT08ZRUehoS3a7ixxMAf6j66iuDkXmWv_Y&e=>
Spec and documentation
https://wiki.onap.org/pages/viewpage.action?pageId=28378955<https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_pages_viewpage.action-3FpageId-3D28378955&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=Kz8VdgPVctDNSNPJ6PsBaw&m=_PKAZv5rHUn_hP5JZmAvaRKQyAS8IRLXWK65-lNVTPI&s=bqYexgP3eQlonwU5BSILGIMdrK8CMxvWl_OfZbzppu8&e=>
https://wiki.acumos.org/display/OAM/Log+Standards<https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.acumos.org_display_OAM_Log-2BStandards&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=Kz8VdgPVctDNSNPJ6PsBaw&m=_PKAZv5rHUn_hP5JZmAvaRKQyAS8IRLXWK65-lNVTPI&s=G2B2N6dXopwK8kod7AelC9TDNXEHaoHi_8J3jsyef-o&e=>
https://wiki.onap.org/display/DW/Logging+Developer+Guide<https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_display_DW_Logging-2BDeveloper-2BGuide&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=Kz8VdgPVctDNSNPJ6PsBaw&m=_PKAZv5rHUn_hP5JZmAvaRKQyAS8IRLXWK65-lNVTPI&s=UO1glk61tGxlGOVuHkXLTPiV5nY4XE_HcZ0CCw4u3SY&e=>
(will need a python section)
thank you
/michael
From: HANSEN, TONY L <[email protected]>
Sent: Friday, August 24, 2018 5:27 PM
To: Michael O'Brien <[email protected]>
Subject: python logging library
I’ve heard through the grapevine that you’ve been working on a python version
of the ONAP logging library. I’m very interested in learning more about it, in
particular what its interface will be and how to access it. As a Pythonista, is
there any way I can help?
Tony Hansen
“Amdocs’ email platform is based on a third-party, worldwide, cloud-based
system. Any emails sent to Amdocs will be processed and stored using such
system and are accessible by third party providers of such system on a limited
basis. Your sending of emails to Amdocs evidences your consent to the use of
such system and such processing, storing and access”.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#13276): https://lists.onap.org/g/onap-discuss/message/13276
Mute This Topic: https://lists.onap.org/mt/27623799/21656
Mute #multicloud: https://lists.onap.org/mk?hashtag=multicloud&subid=2740164
Mute #oof: https://lists.onap.org/mk?hashtag=oof&subid=2740164
Mute #logging: https://lists.onap.org/mk?hashtag=logging&subid=2740164
Mute #python: https://lists.onap.org/mk?hashtag=python&subid=2740164
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-