fluent / fluent/fluent-plugin-sql

Fluentd - Server name not found in configuration files - TinyIds

オープン
#108 コメント 14 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement
主要言語
Ruby
スター
112
フォーク
58
PR マージ指標
30日以内にマージされた PR はありません

説明

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 configuration files", however when I just keep the HOSTNAME without "/" it works, this actually an issue in ruby on rails, there is the workaround I have seen like to use dataserver instead of the host but it is not working in fluentd using the plugin fluent-plugin-sql

```

@type sql
host HOSTNAME/SQLSERVERINSTANCE
database db_name
adapter sqlserver
username user
password pwd

table tbl_name
update_column insert_timestamp

@type stdout

```

@repeatedly @kenhys @frsyuki @cosmo0920 @ashie @ganmacs

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。