harsh288
harsh288
Hello Everyone, I'm using fluentd and using fluent SQL plugin along with oracle_enhanced adapter, but the datatype clob and blob are not working, please help. ``` @type sql flush_interval 10...
Hello @ashie We have a SQL server and we can connect using Windows authentication, in this case, the SQL server is in another server and we are trying to communicate...
I'm using fluentd and the plugin that I'm using is fluent-plugin-sql & activerecord-sqlserver-adapter when I have the host as "HOSTNAME/SQLSERVERINSTANCE" it gives an error "TinyTDS: Server name not found in...
How to encrypt the password, because of security reasons we can't keep in a text file ``` host rdb_host database rdb_database adapter mysql2_or_postgresql_or_etc username myusername password mypassword ```
Hello, I have the below configuration for SQL database, so I have a column which is primary and it is autoincremented column, ideally while inserting data, we don't need to...
Hi, I'm using Serilog and using windows event log sink if I keep logName and Source the same then it works[shown in below snapshot] and if I keep it different...