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
The default SO index template (so-logs) has a priority of 225, which is higher than the Fortigate integration created template (with a priority 200), which means those Forigate indexes will only apply the "so-logs" template. This makes it difficult to manage and apply custom ILM policy.
I have tried setting the Fortigate template to a priority of 230, and removing the old data stream and all related indexes. New index and data stream with the correct Fortigate template is successfully created automatically. However, no document (log entry) could be written to the new index.
I thought of the Role privileges, but there is no difference in terms of the index pattern. I don't see any difference between index created by the "so-logs" template and the Fortigate template.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The default SO index template (so-logs) has a priority of 225, which is higher than the Fortigate integration created template (with a priority 200), which means those Forigate indexes will only apply the "so-logs" template. This makes it difficult to manage and apply custom ILM policy.
I have tried setting the Fortigate template to a priority of 230, and removing the old data stream and all related indexes. New index and data stream with the correct Fortigate template is successfully created automatically. However, no document (log entry) could be written to the new index.
I thought of the Role privileges, but there is no difference in terms of the index pattern. I don't see any difference between index created by the "so-logs" template and the Fortigate template.
Beta Was this translation helpful? Give feedback.
All reactions