Tagging
Refer to What is tagging? to learn more about tagging. Run the following steps to configure Tagging:
- Stop Unravel - <Unravel installation directory>/unravel/manager stop 
- Set the following: - Enable tagging. - <Unravel installation directory>/unravel/manager config tagging enable 
- Set the tagging method via the python script. Refer to Writing a Python scriptfor more details. - manager config tagging set - <tagging_method>- </path/to/tagging/script>- <tagging method>is the method to call in the tagging script.
 
- Apply the changes. - <Unravel installation directory>/unravel/manager config apply 
- Start Unravel - <Unravel installation directory>/unravel/manager start