Hello
I am new to Cayuga event processing language. went through the Cayuga Setup manual and I was to build succesfully in Visual Studio 2008. But as seen in the reference papers, can i get to know how to acces the web based front end so that it would be helpful in writing / loading existing CEL queries.
Thanks
Krishnaprasad
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
For how to send CEL queries to the Cayuga server, please read the user manual accessible from http://sourceforge.net/projects/cayuga/. the code base contains an example Cayuga client. You can also write your own by following the wire protocol describing the network message formats.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello
I am new to Cayuga event processing language. went through the Cayuga Setup manual and I was to build succesfully in Visual Studio 2008. But as seen in the reference papers, can i get to know how to acces the web based front end so that it would be helpful in writing / loading existing CEL queries.
Thanks
Krishnaprasad
Krishnaprasad,
To write CEL queries, you can learn the CEL language from this paper: A General Purpose Event Monitoring System
For how to send CEL queries to the Cayuga server, please read the user manual accessible from http://sourceforge.net/projects/cayuga/. the code base contains an example Cayuga client. You can also write your own by following the wire protocol describing the network message formats.
Hi
Can you let me know, where exactly is the location of the example Cayuga client in the code base.
Thanks
Krishnaprasad