index
:
devs/kuri/smman.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Age
Commit message (
Expand
)
Author
2014-01-14
Fix 2 memory leaks.
v2.0.1
Guillaume Friloux
2014-01-07
Make libstore to be more verbose on errors.
Guillaume Friloux
2014-01-07
Add into store_add() et better log message, having the data displayed.
Guillaume Friloux
2014-01-07
Give proper names to JSON variables.
Guillaume Friloux
2014-01-07
Fix the use of Rules_Load for loading each rule that is freed after
Guillaume Friloux
2014-01-02
Fix rule name for deletion of logs, to be compatible with smman 1.0.0.
Guillaume Friloux
2014-01-02
More doc.
Guillaume Friloux
2014-01-02
Improve documentation.
Guillaume Friloux
2013-12-30
Add some doc.
Guillaume Friloux
2013-12-27
Make Smman catch SIGUSR1 signals to reload rules. Make Smman v2.0.0
Guillaume Friloux
2013-12-26
Smman can now insert logs into ES.
Guillaume Friloux
2013-12-26
Allow to pause/resume poll over a file.
Guillaume Friloux
2013-12-26
Update makefile
Guillaume Friloux
2013-12-26
Tags are now a list.
Guillaume Friloux
2013-12-26
Make smman able to parse logs into JSON for ES.
Guillaume Friloux
2013-12-26
Adding JSON library.
Guillaume Friloux
2013-12-26
Tranform tags into a list, to ease the JSON conversion in smman.
Guillaume Friloux
2013-12-26
Fix memory leaks in libconf.
Guillaume Friloux
2013-12-26
Simplify code & avoid a behavior with ecore_timer_pause.
Guillaume Friloux
2013-12-23
Add libstore that will take care of sending json data to elasticsearch
Guillaume Friloux
2013-12-20
Make Smman able to filter logs and tag them.
Guillaume Friloux
2013-12-19
Rules are now completly loaded.
Guillaume Friloux
2013-12-19
Smman can now load its conf file and fake loading of rules.
Guillaume Friloux
2013-12-18
Rewrite of smman.
Guillaume Friloux
2013-12-18
Add librules and fix other libs.
Guillaume Friloux
2013-12-17
Delete old libconf file.
Guillaume Friloux
2013-12-17
Rewrite of libconf to be clean. SMMAN BROKEN AT THIS COMMIT!
Guillaume Friloux
2013-12-16
No need to init eio. We dont use it.
Guillaume Friloux
2013-12-16
Create event from main loop and not a thread.
Guillaume Friloux
2013-12-16
Adding libspy.
Guillaume Friloux
2013-12-13
By default, search for ES on loopback.
Guillaume Friloux
2013-12-13
Rework build, move libconf to lib folder.
Guillaume Friloux
2013-12-13
Improve doc a bit.
Guillaume Friloux
2013-12-13
Less files is better.
Guillaume Friloux
2013-12-12
Change copyright as ASP64 is dead and ive always been the only one
Guillaume Friloux
2013-12-12
Rewrite of part of build system.
Guillaume Friloux
2013-12-12
Change copyright.
Guillaume Friloux
2013-06-05
fix badly init var :x
Guillaume Friloux
2013-06-04
fseek uses an int, so switch to fseeko to have an off_t that will be 64 bits ...
Guillaume Friloux
2013-06-04
Fuck you 32 bits.
Guillaume Friloux
2011-02-09
Fixed a bug in filtering management
kuri igen
2011-02-09
Deleted unnecessary logfile
kuri igen
2011-02-08
Adding some better comments
kuri igen
2011-02-08
Compilation of regexs while loading rules and once for all, instead of compil...
kuri igen
2011-02-08
Added support for multi regex filters for log messages
kuri igen
2011-02-01
Added a missing free()
kuri igen
2011-01-26
Little patch so we dont loose messages when logs works too fast
kuri igen
2011-01-26
Stupid mistake =)
kuri igen
2011-01-26
Add eina_counter_new()
kuri igen
2011-01-26
We dont reconnect to ES for each message we have to send.
kuri igen
[next]