Actually I forgot there was a fix I put in in the filebeat container (unrelated) for CLAMP when testing back in July -when I last had some results – so there may be a regression after this – but more likely logs are not being generated – until I reverify.
https://jira.onap.org/browse/CLAMP-199 Everything made it to the LOG ELK stack on the 23rd of July. https://jira.onap.org/secure/thumbnail/12046/_thumb_12046.png Not application logs – just boostrap in this case ubuntu@ip-172-31-77-1:~/_dev/20180712-log-566/oom/kubernetes$ kubectl logs -f onap-clamp-58cbd89f4-g2xvr -n onap -c clamp-filebeat-onap 2018/07/23 21:32:28.839613 registrar.go:68: INFO No registry file found under: /usr/share/filebeat/data/registry. Creating a new registry file. 2018/07/23 21:32:28.847337 registrar.go:106: INFO Loading registrar data From: [email protected] <[email protected]> On Behalf Of Michael O'Brien Sent: Tuesday, December 11, 2018 10:49 PM To: [email protected]; [email protected]; Chandra <[email protected]> Subject: Re: [onap-discuss] [clamp]:Casablanca-Logs are not generated in Clamp Could be any number of issues – I’ll go through the charts to see what’s up – If I find something we will contact the team. Quick check of the code looks mostly good – except for a volumeMount name collision – two with the same name – one of them the log volume – I’ll add it to my jira after I test it. There are no actual log calls in the code servicing rest requests or callbacks There pv/pvc config is wrong – looks like this one? The global config is being overridden The filebeat emptyDir volume is misconfigured The log-es dns service name and/or port are wrong - only if you are looking in my elk stack for the streamed logs - nope I last checked around Halloween when I did pairwise – clamp was not sending logs back then – but I also had trouble generating test traffic so not conclusive https://wiki.onap.org/display/DW/Logging+Pair+Wise+Testing+for+Casablanca+Release CLAMP - LOG N/A clamp 20181031 20181031 Logs don’t reach ELK stack Cannot login to get test data - followed Control Loop Flows and Models for Casablanca<https://wiki.onap.org/display/DW/Control+Loop+Flows+and+Models+for+Casablanca> used https://127.0.0.1:30258/designer/index.html Anyway they are in the queue for being fixed https://jira.onap.org/browse/LOG-487 /michael From: [email protected]<mailto:[email protected]> <[email protected]<mailto:[email protected]>> On Behalf Of jkzcristiano Sent: Tuesday, December 11, 2018 7:40 AM To: Chandra <[email protected]<mailto:[email protected]>>; [email protected]<mailto:[email protected]> Subject: Re: [onap-discuss] [clamp]:Casablanca-Logs are not generated in Clamp I have the same issue. I expected clamp logs were present in "clamp-clamp-xxx-yyy" pod, "clamp" container, in "/opt/clamp/logs/EELF/" but all files are empty. "/opt/clamp/debug-logs/" is empty too. I've inspected all clamp pods and haven't found any logs yet. This email and the information contained herein is proprietary and confidential and subject to the Amdocs Email Terms of Service, which you may review at https://www.amdocs.com/about/email-terms-of-service This email and the information contained herein is proprietary and confidential and subject to the Amdocs Email Terms of Service, which you may review at https://www.amdocs.com/about/email-terms-of-service <https://www.amdocs.com/about/email-terms-of-service> -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14436): https://lists.onap.org/g/onap-discuss/message/14436 Mute This Topic: https://lists.onap.org/mt/28720227/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
