fluent / fluent/fluent-plugin-sql

Fluentd - Server name not found in configuration files - TinyIds

Đang mở
#108 14 bình luận 0 reaction 0 người được giao Xem trên GitHub
enhancement
Ngôn ngữ chính
Ruby
Star
112
Fork
58
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

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

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.