# Manual execution

The plugin execution format is as follows:

```shell
./pandora_redis --conf < path to the configuration file > 
```

For example:

```shell
./pandora_redis --conf /usr/share/pandora_server/util/plugin/redis.conf 
```