Actions
Support #1756
closed
MZ
how output custom log to mysql?
Support #1756:
how output custom log to mysql?
Status:
Closed
Priority:
Normal
Assignee:
-
Affected Versions:
Label:
Description
I need check network data,and output custom log to mysql/Mariadb.
Lua is worked,but performance is slowly.Lua haven't connect pool.
have a better idea? thanks!
VJ Updated by Victor Julien over 10 years ago
- Tracker changed from Feature to Support
The most common way would be to use unified2 and barnyard2. That is for alerts only.
If you want all logs, I think the best way would be to take the EVE log (json) and write a script in something like python to feed the records to the db.
MZ Updated by Mike Zhong over 10 years ago
or how call hiredis in lua?
I want to do more things in Lua.
MZ Updated by Mike Zhong over 10 years ago
or Logs write to redis ?
MZ Updated by Mike Zhong over 10 years ago
or wirte to Beanstalkd
MZ Updated by Mike Zhong over 10 years ago
Eve JSON Format
Event type: HTTP
Fields haven't Post string?
AH Updated by Andreas Herz about 10 years ago
- Assignee set to Anonymous
- Target version set to TBD
Did you try the suggestions from Victor?
VJ Updated by Victor Julien over 9 years ago
- Status changed from New to Closed
- Assignee deleted (
Anonymous) - Target version deleted (
TBD)
Actions