Andre Lorbach
5732adef0f
Appended changes into changelog, and made a few bugfixes to the new features
v2.3.1
2008-05-02 17:33:21 +02:00
Andre Lorbach
761ee2f92c
Added new configuration variable to set the default SourceID
...
If the default source id differs from the current used one, the sourceid
variable will be appened into the search form, as well as into all needed links
within phplogcon. This makes it easier to copy and send links around.
2008-05-02 17:10:28 +02:00
Andre Lorbach
4b9e8c2994
Implemented auto reload function into main list view
...
Auto reload can be enabled in the configuration, but by default it
is disabled. However you can set auto reload anytime in your session
within phplogcon. The refresh is done using a META REFRESH.
2008-05-02 15:37:57 +02:00
Andre Lorbach
239e243d9e
Merge branch 'master' of ssh://al@git.adiscon.com/git/phplogcon
2008-05-02 14:33:03 +02:00
Andre Lorbach
eeb144cbe0
Added support for gzip compression, of course configurable.
...
Gzip compression will reduce bandwith usage, so the default
setting is on.
2008-05-02 14:29:04 +02:00
Andre Lorbach
1656117827
The page title is now created with Source, and other useful informations.
...
It is also possible to configure a custom title string with the configuration,
which will be prepended into each phpLogcon page.
2008-05-02 12:20:55 +02:00
Rainer Gerhards
147349e8da
fixed some nits in ChangeLog
2008-04-30 18:12:13 +02:00
Andre Lorbach
4bbe8170e3
Incremented build and appended changelog
v2.3.0
2008-04-30 18:01:43 +02:00
Andre Lorbach
ebef4191c8
Merge branch 'detailview'
2008-04-30 17:52:29 +02:00
Andre Lorbach
99b9857cf6
Made DB Row Counting configurable for better performance.
...
If you have a large database, it is recommended to turn DB Row Counting
off as it will have impact on the performance of phplogcon.
However if you have a smaller database below 500000 records),
it is a very nice feature.
2008-04-30 17:44:45 +02:00
Andre Lorbach
424bfed63b
Changed Msgtype Eventreporter into WinEventLog
2008-04-30 17:05:41 +02:00
Andre Lorbach
180a0c3dd0
Added filter for messagetype field into logstream and search form
...
this filter is usefull if you have multiple sources writing into
the same database table.
2008-04-30 17:00:26 +02:00
Andre Lorbach
2e6c50e8c9
Optimiced db driver, performs much faster on larger database now if you run a search.
...
We are using the SQL_CALC_FOUND_ROWS and FOUND_ROWS() mysql feature which
is available since MYSQL 4.x. So this also means we require at least MYSQL 4.x
for phplogcon to run on.
2008-04-30 13:19:07 +02:00
Andre Lorbach
810fa4b83b
Merge branch 'beta' into detailview
2008-04-30 11:07:45 +02:00
Andre Lorbach
c77be58449
Merge branch 'beta'
2008-04-30 11:07:31 +02:00
Andre Lorbach
27c8840ad5
Added missing facility 10 to 15 from RFC3164 into phhlogcon
2008-04-30 11:06:51 +02:00
Andre Lorbach
551b886d7d
Merge branch 'beta' into detailview
2008-04-29 18:08:27 +02:00
Andre Lorbach
6a796c47ed
Merge branch 'beta'
2008-04-29 18:05:53 +02:00
Andre Lorbach
165042621e
Forgot to comment last change in changelog, done now.
v2.1.3
2008-04-29 18:04:02 +02:00
Andre Lorbach
1388efe36d
Finalized new inline button menus, the inline search also works for severity and facility now.
2008-04-29 17:44:52 +02:00
Andre Lorbach
68408c3292
Merge branch 'beta' into detailview
2008-04-29 14:57:53 +02:00
Andre Lorbach
e2561c7098
Merge branch 'beta'
2008-04-29 14:57:43 +02:00
Andre Lorbach
20457e0a68
Fixed a bug in the installer, the table type was not written into the sample configuration.
...
Typical copy & paste error, happens even to me from time to time.
Also changed table default from winsyslog to monitorware within the install.php
2008-04-29 14:55:45 +02:00
Andre Lorbach
8dd71e818f
Added new kind of popup menu for use within the grid.
...
The popup menu uses javascript and is shown on click.
It seems to be the best option so far for later development.
This state is kind of in the middle as I need to take care
of a bug in the beta branch.
2008-04-29 14:51:26 +02:00
Andre Lorbach
36035a8946
Merge branch 'beta' into detailview
2008-04-28 18:01:05 +02:00
Andre Lorbach
9624d69f82
Merge branch 'beta'
2008-04-28 18:00:54 +02:00
Andre Lorbach
d953831f04
Forget to edit changelog, done now
v2.1.2
2008-04-28 17:57:50 +02:00
Andre Lorbach
2f5034526d
Merge branch 'beta' into detailview
2008-04-28 17:52:01 +02:00
Andre Lorbach
cfc9669d8e
Merge branch 'beta'
2008-04-28 17:51:50 +02:00
Andre Lorbach
24e35c61d1
Incremented version number from beta branch to 2.1.2
2008-04-28 17:43:42 +02:00
Andre Lorbach
f2bd44ed11
Added inline search buttons into the main view.
...
Going to discuss these new buttons tomorrow with rainer. I kind of like them,
but I also have additional ideas.
2008-04-28 17:41:25 +02:00
Andre Lorbach
270f6da023
removed tracking for syslog sample file in this branch as well.
2008-04-28 16:42:12 +02:00
Andre Lorbach
0900c29e13
Merge branch 'beta' into detailview
...
Conflicts:
src/samplelogs/syslog
2008-04-28 16:41:27 +02:00
Andre Lorbach
0ad5b8b5f8
Merge branch 'beta'
2008-04-28 16:40:17 +02:00
Andre Lorbach
4afdabc1c7
Removed syslog sample logfile from samplelogs, fixed minor issue in the installer
...
The sample syslog was not intend to go into the git reposeritory. So it has
been removed.
The installer didn't write the SourceID with quotes, so this caused unnecessary
notices if debugging was enabled.
2008-04-28 16:37:47 +02:00
Andre Lorbach
d2ec2b58db
Merge branch 'beta' into detailview
2008-04-28 16:27:18 +02:00
Andre Lorbach
6d7a5890da
Merge branch 'beta'
2008-04-28 16:27:05 +02:00
Andre Lorbach
15f4b48faf
restored syslog samplelog which is going to be removed anyway.
2008-04-28 16:25:54 +02:00
Andre Lorbach
ea2119ea56
Fixed bug in logstreamlineparsersyslog.class which failed to parse some rsyslog loglines.
...
In rsyslog v3 we have the timezone within the timestamp. The regex rules with the
logstreamlineparsersyslog were not working on negativ timezones.
2008-04-28 16:23:57 +02:00
Andre Lorbach
148f4ce426
Working on new filter functions when you search for events ...
2008-04-28 16:21:09 +02:00
Andre Lorbach
9aa15b41d3
Merge branch 'master' of ssh://al@git.adiscon.com/git/phplogcon
2008-04-28 15:46:04 +02:00
Andre Lorbach
c217e4c0f0
Merge branch 'beta' into detailview
2008-04-28 15:45:22 +02:00
Andre Lorbach
88888d3dc8
Special characters like german "umlaute" are now proberly replaced
...
This means characters like ä will be replaced with ä for example.
This works for the detail page and the index page
2008-04-28 15:43:06 +02:00
Andre Lorbach
d1707f7f9f
Merge branch 'beta' into detailview
2008-04-28 14:38:52 +02:00
Andre Lorbach
89deb11c3a
Added link to help page, pointing to rsyslog wiki
2008-04-28 14:37:20 +02:00
Andre Lorbach
a5f0fb0ac9
Added two more record per page sizes, 250 records and 500 records.
2008-04-28 11:52:17 +02:00
Andre Lorbach
79ce6d78ae
Merge branch 'beta' into detailview
2008-04-28 11:44:42 +02:00
Andre Lorbach
5a8d08872d
Changed database layout from winsyslog to monitorware. Added more debug handling
...
The database layout name was changed from winsyslog to monitorware.
Existing configuration won't have a problem, winsyslog is converted into
monitorware when the sources are initiated.
Added more debug handling in the functions which output readable
represantations of the syslog facility, severity and so on.
2008-04-28 10:43:40 +02:00
Rainer Gerhards
1731d48727
[cosmetic] format of ChangeLog
2008-04-25 18:52:33 +02:00
Andre Lorbach
7a15a17737
Added backlink to ListView in detailpage and added Records per Page selector
...
The records per page selector makes it possible to change the pagesize on
the fly. By default, the pagesize from the config.php will be used.
2008-04-25 17:43:51 +02:00