Hi,
I need a curl command to put some value in Kibana Advanced Configuration.
Current way of doing is , Kibana Console --> Advanced Settings --> dateFormat:tz --> Put the Value as GMT. I need to do that through curl command, any idea of how to achieve that.
Yeah i saw that actually but i was unable to figure out what should the syntax i should use, as i am very new to kibana and if i try to execute that command using XGET i am getting empty reply.
It would be very helpful if you let me know the curl command .
If you're running in development mode, there will be a "base path" in the URL when you visit kibana, e.g. http://localhost:5601/BASE_PATH/app/kibana. In this case, you'll need to use the base path as part of the API URL too:
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.