This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
start [2017/11/10 18:54] vivek created |
start [2019/10/31 09:46] (current) veera [Latest articles] |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ~~Title: Home ~~ | ||
+ | |||
+ | |||
====== Trisul Network Analytics Developer Zone ====== | ====== Trisul Network Analytics Developer Zone ====== | ||
+ | {{:devzone.png?200 |Developer Zone}} | ||
+ | |||
+ | [[https://trisul.org|Trisul Network Analytics]] is a network security monitoring and traffic analytics platform. When you deploy Trisul, you get a ton of built-in metrics and analytics capabilities. However, the real power of Trisul lies in its programmability. You can build your own tooling using two APIs | ||
+ | |||
+ | * **LUA API** : Enhance the real time streaming analytics part by working with packets, flows, alerts, in real time. Reference [[https://www.trisul.org/docs/lua/|Trisul LUA API]] | ||
+ | |||
+ | |||
+ | * **TRP API** : Trisul Remote Protocol is a query interface to work with the backend database. Reference [[https://www.trisul.org/docs/trp/|TRP API Docs]] | ||
+ | |||
+ | This DokuWiki based knowledge base is supporting documentation to the official API reference. We will share articles, idioms, best practices, and short tech tips on a regular basis here. | ||
+ | |||
+ | |||
+ | |||
+ | ===== How to use this knowledge base ===== | ||
+ | |||
+ | If you are looking for something specific , simply use the search box to find the content. Or you can browse the following sections. | ||
+ | |||
+ | * [[articles|Articles]] | ||
+ | * [[sidebar|Sidebar]] | ||
- | LUA analyzers on the Trisul platform | ||
- | TRP queries to work with the database |