Skip to content

[Terminal Output] process.io.text (wildcard) field seems to be set to only index values < 1024 chars #304

Description

@mitodrummer

Image

My guess is that wildcard/keyword types will default to this if you don't specify. Ideally we should be able to search through all IO event text. Currently this issue prevents that, as any events that have more than 1024 bytes will not be indexed and as a result not searchable.

Looking at the documentation for the field https://www.elastic.co/guide/en/elasticsearch/reference/master/keyword.html#wildcard-field-type, it says that ignore_above should default to 2147483647, so perhaps something going on in endpoint-package tooling.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions