Open harnish-elastic opened 1 year ago
Alternatively, should we retain the current way and instead provide a link next to tags say Find about tags
, that takes users to a page having the details of all the tags present? This will ensure we don't have to document and don't have to worry about any new useful tags.
@ishleenk17 , @lalit-satapathy , thoughts?
@harnish-elastic : For now as a scope of this task, let's not introduce the toggle. Let's just provide a link to "what are tags and how to use them"
Hi! We just realized that we haven't looked into this issue in a while. We're sorry! We're labeling this issue as Stale
to make it hit our filters and make sure we get back to it as soon as possible. In the meantime, it'd be extremely helpful if you could take a look at it as well and confirm its relevance. A simple comment with a nice emoji will be enough :+1
. Thank you for your contribution!
In the Filebeat-based integrations, found that the
forwarded
tag has a major role in the host-related field information.What is the behavior of forwarded tags?
forwarded
tag will enable thepublisher_pipeline.disable_host: true
, which is the functionality of a Filebeat input setting that only applies to Filebeat-based integrations.Here are the following scenarios that found while digging deep in the forwarded tag.
Sample host-related information:
The issue here is that in the Add integration page, there are no tooltips related to what the forwarded tag is actually doing for the user. Hence need to have a minimal description for the forwarded tag.
Suggestions:
We can use the toggle button instead of the text field for the forwarded tag and have the description. Please refer to the below screenshot in which we can create a toggle button(default: disabled) the same as the preserve_original_event toggle!