You can customize a small set of writer parameters using either the Management module
or the CLI. However, keep in mind that any properties managed by Apache Ambari must be
modified within Ambari to persist.
- In the Management module, edit your sensor by clicking .
- Click Advanced.
- Enter index configuration information for your sensor.
-
Click the Raw JSON field and set the alert field to
"type": "nested"
:
},
"alert": {
"type": "nested"
}
-
You can also specify your index name and batch size in the appropriate
fields.
| Note |
---|
The Enabled checkboxes only indicate which indexes
you have enabled. You cannot enable or disable an index from the Management
module. You must do that from Ambari. |
- Click Save.
| Note |
---|
The Enabled checkboxes only indicate which indexes you
have enabled. You cannot enable or disable an index from the Management Module.
You must do that from Ambari. |