forked from santhp/document-collection
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathakhq.txt
57 lines (57 loc) · 1.46 KB
/
akhq.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
Features
General
Works with modern Kafka cluster (1.0+)
Connection on standard or ssl, sasl cluster
Multi cluster
Topics
List
Configurations view
Partitions view
ACLS view
Consumer groups assignments view
Node leader & assignments view
Create a topic
Configure a topic
Delete a topic
Browse Topic data
View data, offset, key, timestamp & headers
Automatic deserialization of avro message encoded with schema registry
Configurations view
Logs view
Delete a record
Empty a Topic (Delete all the record from one topic)
Sort view
Filter per partitions
Filter with a starting time
Filter data with a search string
Consumer Groups (only with kafka internal storage, not with the old Zookeeper one)
List with lag, topics assignments
Partitions view & lag
ACLS view
Node leader & assignments view
Display active and pending consumers groups
Delete a consumer group
Update consumer group offsets to start / end / timestamp
Schema Registry
List schema
Create / Update / Delete a schema
View and delete individual schema version
Connect
List connect definition
Create / Update / Delete a definition
Pause / Resume / Restart a definition or a task
Nodes
List
Configurations view
Logs view
Configure a node
ACLS
List principals
List principals topic & group acls
Authentication and Roles
Read only mode
BasicHttp with roles per user
User groups configuration
Filter topics with regexp for current groups
Ldap configuration to match AKHQ groups/roles
Filter consumer groups with regexp for current groups