Elasticsearch - ELK Stack Integration
Identify the error in this pipeline configuration snippet:
{"processors": [{"set": {"field": "host", "value": "server1"}}, {"rename": {"field": "host", "target": "hostname"}}]}