Hi Min,
PHP is removing the \, you should try using double \\ in the web interface so it will taken as \. If that doesn't work, you can always edit it from the DB directly (syslog_types) table.
You should use Regular Expressions if you need to do extrange matchings.
Each message is processed by the consolidator and a new event is generated, please read the manual section about the "Consolidator System".
Javier
Min Qiu wrote:
Hi Javier,
I'm trying (-pre3) the syslog rules and find out the web interface removing '\' automatically before it insert the rule into the database. Seems like user input string being
eval-ed.
Related questions. If I have replace patterns 1,2,3..., and I need to put 1,2 as a user and 3,4 as state and <str1>7<str2>6<str3> as extra info. The rule is not smart
enough to handl it. Maybe the replacment should change n to \n or $n.
And how is the interface, username, state, info and pos tied to other table(s)?
Thanks a lot,
Min
-----Original Message-----
From: Javier Szyszlican [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 02, 2005 5:52 PM
To: JFFNMS Mail List
Subject: [jffnms-users] JFFNMS 0.8.0-rc1 Released
Hi List,
We're getting closer to 0.8.0 with this -rc1.
This release fixes all the remaining bugs that have been reported. And I've finished all the remaining GUI changes. There has been no DB changes.
I've added GPL notices to all files, if you have contributed and you see that you are not credited as you deserve, please let me know and I'll update it.
We've a new website design, check it out, http://www.jffnms.org I need new screen shots for the site, if you have some time, and can send me a few, I'll be very glad.
If no new bugs are discovered, this will probably become 0.8.0 final, we only have to add some documentation about the new poller and the network autodiscovery. So this is the final opportunity to report any problems.
Downloads: http://sourceforge.net/project/showfiles.php?group_id=46041&package_id=7 4359&release_id=302005
Javier
-- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Javier Szyszlican, Project Leader, JFFNMS [EMAIL PROTECTED]
I hope JFFNMS or I were helpful to you, if you can, please donate at http://jffnms.org/donate
------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ jffnms-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jffnms-users
-- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Javier Szyszlican, Project Leader, JFFNMS [EMAIL PROTECTED]
I hope JFFNMS or I were helpful to you, if you can, please donate at http://jffnms.org/donate
------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ jffnms-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jffnms-users
