Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NSFS | Create event json from debug module #8033

Open
naveenpaul1 opened this issue May 9, 2024 · 0 comments
Open

NSFS | Create event json from debug module #8033

naveenpaul1 opened this issue May 9, 2024 · 0 comments
Labels
Non Containerized Non containerized NS-FS Type: Technical Debt Known technical gaps left in the system
Milestone

Comments

@naveenpaul1
Copy link
Contributor

Environment info

  • NooBaa Version: VERSION
  • Platform: Kubernetes 1.14.1 | minikube 1.1.1 | OpenShift 4.1 | other: specify

Actual behavior

  1. Event message is formatted using rsyslog template
    {"timestamp":"2024-05-09T03:43:35.566472+00:00","message":"{\"code\":\"noobaa_started\",\"message\":\"Noobaa started\",\"description\":\"Noobaa started running\",\"entity_type\":\"NODE\",\"event_type\":\"STATE_CHANGE\",\"scope\":\"NODE\",\"severity\":\"INFO\",\"state\":\"HEALTHY\",\"pid\":101}","host":"4c8c451cfb17","severity":"notice","facility":"local2","syslog-tag":"node[101]:","source":"node"}

Expected behavior

  1. Create formatted event from debug_module and avoid formatting event message from rsyslog template
  2. message JSON format should not be changes.

Steps to reproduce

  1. Create a event from noobaa(Account create/delete)
  2. verify var/log/noobaa_events.log

More information - Screenshots / Logs / Other output

@romayalon romayalon added the Non Containerized Non containerized label May 9, 2024
@guymguym guymguym added the Type: Technical Debt Known technical gaps left in the system label May 9, 2024
@nimrod-becker nimrod-becker added this to the 5.15.4 milestone May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Non Containerized Non containerized NS-FS Type: Technical Debt Known technical gaps left in the system
Projects
None yet
Development

No branches or pull requests

4 participants