File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change @@ -119,13 +119,10 @@ $ oc get cronjob
119
119
+
120
120
[source,terminal]
121
121
----
122
- NAME SCHEDULE SUSPEND ACTIVE LAST SCHEDULE AGE
123
- elasticsearch-delete-app */15 * * * * False 0 <none> 27s
124
- elasticsearch-delete-audit */15 * * * * False 0 <none> 27s
125
- elasticsearch-delete-infra */15 * * * * False 0 <none> 27s
126
- elasticsearch-rollover-app */15 * * * * False 0 <none> 27s
127
- elasticsearch-rollover-audit */15 * * * * False 0 <none> 27s
128
- elasticsearch-rollover-infra */15 * * * * False 0 <none> 27s
122
+ NAME SCHEDULE SUSPEND ACTIVE LAST SCHEDULE AGE
123
+ elasticsearch-im-app */15 * * * * False 0 <none> 56s
124
+ elasticsearch-im-audit */15 * * * * False 0 <none> 56s
125
+ elasticsearch-im-infra */15 * * * * False 0 <none> 56s
129
126
----
130
127
131
128
.. Verify that the log store is updated to 5.0 and the indices are `green`:
You can’t perform that action at this time.
0 commit comments