Skip to content

Logging exp #1

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Logging exp #1

wants to merge 2 commits into from

Conversation

GRuggieriTES
Copy link
Owner

This Example PR showcases logging on PHP controllers, using the already used monolog logging library in classcharts, which has been tried and tested there. it is primarily for http at this stage, but also includes UDP for evaluation.
logging comms include

  1. A test mock server (node.js) to intercept and listens logs via HTTP and returned to the PHP client, also console logs are shown in the terminal to confirm reception of the logs.
  2. The above server also includes a server for syslog comms via UDP
  3. A Graylog dashboard in conjunction with elastic search to record the UDP data

i added it here in this example project, so that it can be shared with the team early due to write access restrictions in said project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant