Hey
I'd like to change the text coming from field new_user_tips
which is used when a new user joins discuss.elastic.co.
Change proposal BTW so @warkolm can also comment, enhance...
If you have any trouble, please tell us as many information as possible like your technical environment, sizing, architecture, nodes...
Providing a script to reproduce locally is definitely helping a lot to get quicker and more accurate responses.
Please format your code using
</>
icon and produce full scripts like this one:
DELETE index PUT index/type/1 { "foo": "bar" } GET index/type/_search { "query": { "match": { "foo": "bar" } } }
Use the preview box when posting to make sure that you code examples have indentation preserved.
Also be patient when waiting for an answer to your questions. This is a community forum and as such it may take some time before someone replies to your question. Not everyone on the forum is an expert in every area so you may need to wait for someone who knows about the area you are asking about to come online and have the time to look into your problem.
Please see the code of conduct for more details on our code of conduct (in particular the "be patient" section).
There are no SLAs on responses to questions posted on this forum, if you require help with an SLA on responses you should look into purchasing a subscription package that includes support with an SLA such as those offered by Elastic.
You can also bookmark the documentation.
Note that there are specific lists for elasticsearch, beats, logstash and Kibana.