elastic
Here are 395 public repositories matching this topic...
-
Updated
Sep 1, 2020 - Ruby
-
Updated
Mar 8, 2020 - Go
-
Updated
Sep 17, 2020 - Jupyter Notebook
Describe the bug
/usr/share/icinga2/include/command-plugins.conf provides the http CheckCommand. Since version 2.3.0 there is a new option in check_http which allows for checking the correctness of a certificate and hostname match: --verify-host. Please add this to the built in template library.
https://icinga.com/docs/icinga2/latest/doc/10-icinga-template-library/
$ /usr/
-
Updated
Apr 3, 2020 - Objective-C
Since #3358 and #3407 systemd-journal() source supports Journald namespaces.
Since the source stores the journald cursor under different persist-keys (based on the configured namespace() option), it allows multiple concurrent sources.
However, we still have a limitation, that only 1 systemd-journald() source can be used in the config.
(See the the journal_reader_initialized global va
-
Updated
Sep 13, 2020 - CSS
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Sep 17, 2020 - PHP
-
Updated
May 21, 2020 - Kotlin
-
Updated
Aug 29, 2020 - Python
-
Updated
Sep 16, 2020 - JavaScript
-
Updated
Jun 26, 2019 - Java
-
Updated
Sep 16, 2020 - Shell
I would like to be able to search multiple indices. I suggest the search function is extended so that the index parameter can be an array.
-
Updated
Jun 20, 2020 - Shell
-
Updated
Sep 17, 2020 - TypeScript
-
Updated
Aug 8, 2017 - Objective-C
"var/app/current/storage/logs/laravel.log" could not be opened. failed to open stream: permission denied.
How can we solve this?
I added
13_permissions:
# fix permissions on the Laravel app folder
command: "chmod 777 -R /var/app/current/storage/logs/"
cwd: "/var/app/current/storage/logs/"
Line to deploy.config, but has no help.
-
Updated
Sep 19, 2018 - Python
Improve this page
Add a description, image, and links to the elastic topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the elastic topic, visit your repo's landing page and select "manage topics."


Describe the bug
If partition tag set empty string, the message returned should be
Steps/Code to reproduce behavior
Expected behavior
**Env