Developing a web based Syslog analyzer application.

0 votes
asked by
edited by

I was assigned to develop a web based syslog analyzer. How can I develop it? What are the tools I need to develop it? Is it necessary to use a database or something? Is the Dreamwaver application enough in this process?

1 Answer

0 votes
No avatar answered by (77.9k points)

After a quick search over Internet, it seems that there are plenty of similar applications that have similar functionality. However, it seems that most of them are developed using PHP programming language. You can use this or any other language that suits you and can do the job. It seems that the latest version of Dreamweaver can work with PHP, so it's possible that you won't need any other tool for creating the service. The application that you try to develop is an application that searches and provides for strange behavior of the hosts. Also, the application should be able to work with messages, so it's advise to use a database to.

Before you can start the developing process, I strongly suggest that you use Google in order to find out more about this type of tool and what functions might need to be implemented.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register
...