-
the log for fluent-bit is full of warning about invalid time format , but checking the date received and format it seems it is correct .
I could not tell why it is doing so
```
[PARSER]
…
-
Hi Team,
I have applied the logstash-logback-encoder and the logs generate in JSON format but some portion of the logs as below for message attritbute still has backslash, new line and special char…
-
I am trying to customize Jackson serialization for ISO dates. Per [Spring Boot instructions](http://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/htmlsingle/#howto-customize-the-jackson-…
-
Question
I am not getting any function call as mentioned below in all website for calling NativeSearchQueryBuilder() as follows
SearchQuery searchQuery = new NativeSearchQueryBuilder()
.withQ…
-
When trying to run the NetData updater on my RasPi, I'm getting the following:
`pi@TARDIS:~/netdata $ sudo git pull
*** Please tell me who you are.
Run
git config --global user.email "you…
-
I am developing a new netdata plugin (likely node.d) and have a few questions getting started.
1. How to check what plugins are currently running in netdata service? Want to make sure my plugin was…
-
I have a spring boot application and a junit 4 test marked with:
```
@SpringBootTest(classes=Application.class)
@RunWith(SpringRunner.class)
@ActiveProfiles("test")
@WebAppConfiguration
public…
-
Hi,
To start with..
the generated build script is simply not compileable because of the version in properties file which is
`2.0.0-20180313.135554-7` and some other stuff.
it is already `2.0.8` …
-
I'm getting an exception when using Elasticsearch 1.2.0 plugin with grails 3.2.4 and Elasticsearch 2.3.1.
The elasticsearch plugin is configured in mode 'node' and apparently this requires a path.nam…
-
# npm install htmlparser2@~3.3.0
npm ERR! Linux 3.10.0-693.17.1.el7.x86_64
npm ERR! argv "/usr/bin/node" "/bin/npm" "install" "htmlparser2@~3.3.0"
npm ERR! node v6.11.3
npm ERR! npm v3.10.10
n…