[MXS-4715] expand topfilter filter Created: 2023-08-16  Updated: 2023-10-04  Resolved: 2023-10-04

Status: Closed
Project: MariaDB MaxScale
Component/s: topfilter
Affects Version/s: None
Fix Version/s: N/A

Type: New Feature Priority: Major
Reporter: Richard Stracke Assignee: Todd Stoffel (Inactive)
Resolution: Won't Do Votes: 0
Labels: None


 Description   

topfilter creates files for every count statements for every session_id

"The session ID is added to the filename for each file written."

This can cause many files,
which flooded the disk and difficult to analyzed.

So
single_file = ON (default off)

Stores all in a single file (append) instead files for every session.

timeframe = seconds

If set, all queries will be saved for all sessions for the given timeframe.

timeframe can be combined with single_file



 Comments   
Comment by Johan Wikman [ 2023-08-16 ]

I think it would be better if almost all filters were implemented as Lua scripts.

Generated at Thu Feb 08 04:30:38 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.