I'm trying to replace a string value (process status that has values like running or stopped) but i'm failing. I only want to update "running" as an 1 and "stopped" as a 0.
And i want to replace the system.process.state that could be running, stopped, etc to an integer value. But i don't know if i have to specifi the [_source] nor if I have to put the syntax [_source] [system] [process] [state] OR system.process.state
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.