blason
(Blason)
November 27, 2018, 6:18pm
1
Hi Team,
I have ELK built as a database and planning to use JSON PATH DATA Adapter. Now my ELK is behind nginx reverse proxy and planning to use HTTP BASIC AUTH. Hence wondering if I can use authentication while configuring DATA Adapters?
TIA
Blason R
smxsm
(Stefan Moises)
December 7, 2018, 9:46am
2
Not sure what your JSON data is going to look like, but maybe check out my “JSON Remote Polling” plugin at https://marketplace.graylog.org/addons/6c783c82-7b45-4e78-a441-e44275648989 as it supports BASIC AUTH and reads in any GELF message.
blason
(Blason)
December 7, 2018, 10:41am
3
Well I resolved the issue on nginx where I configured my nginx as reverse proxy publishing FQDN and that FQDN wasn’t published on internet.
I specifically configured hosts entry on the server so that server will use FQDN to connect and nginx blocks the connection if naked IP is used.
Along with that I configured ACL on nginx to pass only GET request and no POST/DELETE/PUT request.
Just to doubly sure!!
1 Like
system
(system)
Closed
December 21, 2018, 10:41am
4
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.