Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
(ask) Fortianalyzer create custom report with postgress.schema
hello i want to ask,
i want to create custom report from fortianalyzer with postress sql,
i have downloaded FortiAnalyzer-build1662-postgres.schema but i dont know how to use it,
can anybody teach me?
sorry for my bad english
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You may wish to start by using chart builder if you are unfamiliar with SQL.
But if you decide you want to learn SQL & customize datasets manually, you can study the predefined datasets for ideas. The point of the schema is primarily to show you which fields are available for each log type. Usually a dataset will only query a single log type.
Chris Hall
Fortinet Technical Support
Fortinet Technical Support
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
thanks for your answer, so basically the postgress.schema is just a table for reference my query if i want to build custom report ?
