mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
[Fleet] Use autosubmit for agent logs (#137199)
This commit is contained in:
parent
bd4327706a
commit
17a0f7fcfd
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ export const LogQueryBar: React.FunctionComponent<{
|
|||
return (
|
||||
<QueryStringInput
|
||||
iconType="search"
|
||||
autoSubmit={true}
|
||||
disableLanguageSwitcher={true}
|
||||
indexPatterns={
|
||||
indexPatternFields
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue