You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a decorator is created for the Default search, it doesn't seem to take affect.
Expected Behavior
Decorators created for default search should apply on /search page
Current Behavior
Decorator is not applied, the field is not created or modified.
Possible Solution
N/A
Steps to Reproduce (for bugs)
Create decorator for Default Search
Perform search on /search page
You will observe no decorator applied
Context
I am finally getting rid of an old Graylog 2 install where we make extensive use of decorators on the search page. I need to replicate those decorators but the only way I can get decorators to apply currently is to go in and search in a stream rather than on /search.
Your Environment
Graylog Version: 6.1.4
It may be that this is no longer supported when it was years ago, but the definition of default search suggests it should. If not, it is a big step backwards in usability,
The text was updated successfully, but these errors were encountered:
Yes, its entirely possible DEFAULT_SEARCH on the UI doesn't mean what I assumed it does.
Thinking about it logically though, even if that was the intent of Default Search, it probably doesn't make much sense as applying decorators to some types of logs as for some they would make no sense. It would make more sense to just apply the relevant streams decorator for each log entry that is returned.
For now, I'll educate my users to navigate to the relevant stream search to get the decorated results.
When a decorator is created for the Default search, it doesn't seem to take affect.
Expected Behavior
Decorators created for default search should apply on /search page
Current Behavior
Decorator is not applied, the field is not created or modified.
Possible Solution
N/A
Steps to Reproduce (for bugs)
You will observe no decorator applied
Context
I am finally getting rid of an old Graylog 2 install where we make extensive use of decorators on the search page. I need to replicate those decorators but the only way I can get decorators to apply currently is to go in and search in a stream rather than on /search.
Your Environment
It may be that this is no longer supported when it was years ago, but the definition of default search suggests it should. If not, it is a big step backwards in usability,
The text was updated successfully, but these errors were encountered: