Re: Query on nginx. conf file regarding redirection.

2020-10-31 Thread Francis Daly
On Sat, Oct 31, 2020 at 06:48:00AM +0530, Kaushal Shriyan wrote: > On Sat, Oct 31, 2020 at 5:13 AM Francis Daly wrote: Hi there, thanks for the extra information. > > Something like > > > > /usr/local/sbin/nginx -c /etc/nginx.conf -T | grep -e 'server\|listen' > > > > where the first three wo

Re: Query on nginx. conf file regarding redirection.

2020-10-30 Thread Kaushal Shriyan
On Sat, Oct 31, 2020 at 5:13 AM Francis Daly wrote: > On Fri, Oct 30, 2020 at 10:45:14PM +0530, Kaushal Shriyan wrote: > > On Fri, Oct 30, 2020 at 4:35 AM Francis Daly wrote: > > Hi there, > > > > What does the nginx access log or error log say happened to that > request? > > > I am seeing this

Re: Query on nginx. conf file regarding redirection.

2020-10-30 Thread Francis Daly
On Fri, Oct 30, 2020 at 10:45:14PM +0530, Kaushal Shriyan wrote: > On Fri, Oct 30, 2020 at 4:35 AM Francis Daly wrote: Hi there, > > What does the nginx access log or error log say happened to that request? > I am seeing this below message when I hit > http://219.11.134.114/test/_plugin/kibana/

Re: Query on nginx. conf file regarding redirection.

2020-10-30 Thread Kaushal Shriyan
On Fri, Oct 30, 2020 at 4:35 AM Francis Daly wrote: > On Thu, Oct 29, 2020 at 11:42:11PM +0530, Kaushal Shriyan wrote: > > Hi there, > > > When I hit this URL http://219.11.134.114/test/_plugin/kibana/app/kibana > on > > the browser it does not get redirected to > > https://vpc-lab-test-search-7h

Re: Query on nginx. conf file regarding redirection.

2020-10-29 Thread Francis Daly
On Thu, Oct 29, 2020 at 11:42:11PM +0530, Kaushal Shriyan wrote: Hi there, > When I hit this URL http://219.11.134.114/test/_plugin/kibana/app/kibana on > the browser it does not get redirected to > https://vpc-lab-test-search-7hyay88a9kjuisl.eu-north-1.es.amazonaws.com/; What does the nginx acc

Query on nginx. conf file regarding redirection.

2020-10-29 Thread Kaushal Shriyan
Hi, I have a specific query regarding the below /etc/nginx/nginx.conf file. When I hit this URL http://219.11.134.114/test/_plugin/kibana/app/kibana on the browser it does not get redirected to https://vpc-lab-test-search-7hyay88a9kjuisl.eu-north-1.es.amazonaws.com/; # TEST server { lis