diff --git a/doc/basics.html b/doc/basics.html index fae90ba..dd37573 100644 --- a/doc/basics.html +++ b/doc/basics.html @@ -38,7 +38,10 @@ do anything special.
With phpLogCon, you can search any datasource for a variety of properties. By default, text is searched within the msg part of the message. However, quite complex searches can be performed. It is suggested to use the "advanced search" -button to build these. Note that searches are done via http get requests. That +button to build these. Alternatively, you can also review the +"phpLogCon search syntax" documentation to see how +to craft complex searches manually. +
Note that searches are done via http get requests. That means you can copy and paste an url (or bookmark and email it) and that URL will contain a complete source. This is actually a great way to send searches to a co-worker or have some automatted process (eg via cron " wget) pull specific diff --git a/doc/manual.html b/doc/manual.html index 53d6494..7eabdaa 100644 --- a/doc/manual.html +++ b/doc/manual.html @@ -21,12 +21,15 @@ example those that are written by the syslgod.
We have some in-depth papers on