Adriano Vieira

Results 9 comments of Adriano Vieira

same behavior here for: ``` $ abc --version Version: 1.0.0-beta.2 Variant: !oss Go version: go1.11.13 OS: linux ``` ``` abc import --src_filter="table3" ... ``` neither ``` abc import --src_filter="public.table3" ......

I think this is what I am looking for https://github.com/appbaseio/abc/blob/dev/docs/importer/transforms/skip.md Am I right?

Thanks by your feedback. I believe there are environments which already works with the mainline development branch (the *master* one) to support and manage their events. I used to be...

Yes! You're right. the `OSEM_SMTP` pointed above is an extract o f my .env file. 1. What value should I define for `OSEM_SMTP_OPENSSL_VERIFY_MODE`? 1. Are all others values correct? Yes....

Just to report some findings... I've tried a sample ruby app... and it works, but osem didn't works. :( ```ruby SMTP_ADDRESS="smtp.gmail.com" SMTP_PORT="587" SMTP_AUTHENTICATION="login" SMTP_DOMAIN="gmail.com" SMTP_ENABLE_STARTTLS_AUTO="" SMTP_OPENSSL_VERIFY_MODE="" SMTP_USERNAME = "@gmail.com" SMTP_PASSWORD...

May I could share this free template https://github.com/almasaeed2010/AdminLTE... Hope it could be a good reference, too!

Sorry! For calendar (e.g. https://adminlte.io/themes/AdminLTE/pages/calendar.html)!

> @rajjaiswalsaumya were you picturing being able to do this in the HTML report? Yes. I would like this.

> Hello, @adrianovieira > > I'm not familiar with much Elasticsearch. Could you tell me the following? > > * Did you import your certificate into the JVM environment? (i.e...