Report this

What is the reason for this report?

centralized simple log server

Posted on March 17, 2017

We have few processes which create logs, say P1, P2 and P3 process create debug-p1.log , debug-p2.log and debug-p3.log respectively.

As now, this processes are crashing the server as it is getting bigger and bigger, so we have 1 big server which send this processes into external server and allow it to complete into that server i.e now P1 can either goes to in server-1 or server-2 or server-3.

As you see, we can’t rely the process execution location but we need its process log. We are thinking to have 1 centralized server which allow us to create and write/append the log. Also, that file is accessible to us from any server.

Any idea how can i ?

PS: As this seems to be most common thing, i prefer not to create just API-service which accepts filename and content.



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.