Pius Fung

Results 20 comments of Pius Fung

+1, for Serverless, we need to use `version.build_flavor` for identification because Serverless has no notion of versioning and all Serverless projects will show a static `8.11.0` value in `version.number` (it...

@akanshi-elastic I think it will be great if we can make it flexible and just produce an output object for the entire map of metadata that is present on the...

Here is a sample of metadata attributes that are returned from the get object call. I can certainly see users interested in attributes like last modified, content length, content type...

@artem-shelkovnikov Until this is addressed, do we have any guidance for users to help estimate the amount of RAM required to keep the documents in memory? For example, should they...

>Note: configuring * in the services will only fetch default tables(services): User, Incident, Requested Item, Knowledge, Change Request.. If a custom service is configured, any of the default table won't...

Thanks, created a PR against ServiceNow documentation only: https://github.com/elastic/enterprise-search-pubs/pull/4466

+1 Here is an example of something I came across while trying to put together an install [using RPM (with an additional systemd script for the 2nd instance)](https://github.com/elastic/elasticsearch/issues/16697#issuecomment-185242677). 2nd instance...

Linking https://github.com/elastic/elasticsearch/issues/28159 to see if this is a bug we can address until there is formal support for multiple instances.

@tarekziade The goal is to have a more unified experience in the dashboard as well as the connector service configuration so lower() in the filebeat output can certainly help with...