Created on
07-16-2025
03:14 AM
Edited on
07-16-2025
03:26 AM
By
Anthony_E
Hello,
Summary:
I have a MSSQL DB, and i have an application which sends its logs to custom tables.
Task:
Can I use the JDBC connection to connect to these custom tables, and retrieve the table's columns, then I create the parser?
FortiSIEM
Solved! Go to Solution.
While configuring JDBC, you specify the columns you want to get and create a special event type for it. The incoming raw data consists of the columns you created, so you do not need a parser. My advice would be to create a sql view and use it. After doing these operations, you should not forget to do discovery.
It works! Alhamdullah.
Kindly, follow the instructions below:
While configuring JDBC, you specify the columns you want to get and create a special event type for it. The incoming raw data consists of the columns you created, so you do not need a parser. My advice would be to create a sql view and use it. After doing these operations, you should not forget to do discovery.
Thanks for your support @adem_netsys, it's really appreciated!
Here i can see we put the table name and not specified any columns.
could you elborate further, as it's critical to get this application log?
I have a need to pull data from a MS_SQL DB from a specific Table with a specific query into FortiSIEM.
I have read all documentation of "External Systems Configuration Guide"
https://docs.fortinet.com/document/fortisiem/7.0.2/external-systems-configuration-guide/723635/micro...
in the documentation above it doesn't seem like there is an option to pull specific data from a specific table but rather only auditing and monitoring of the DB.
Does anyone have any suggestion or a guide on how to pull data from an MS_SQL DATABASE
DataBase name : X_DB
Table name: Y_Table
It works! Alhamdullah.
Kindly, follow the instructions below:
Hi @adem_netsys
It works fine, however the OOB JDBC performance monitor disappeared once the custom performance object worked
Welcome to your new Fortinet Community!
You'll find your previous forum posts under "Forums"
User | Count |
---|---|
72 | |
25 | |
15 | |
10 | |
10 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2025 Fortinet, Inc. All Rights Reserved.