Pablo Torres

Results 24 comments of Pablo Torres

**Update** - I have achieved to make a reusable react class component in JSX that is being transpiled into JS (following this [React guide](https://reactjs.org/docs/add-react-to-a-website.html#add-jsx-to-a-project) to preprocess jsx files. Unlike previous...

**Update** The "Add new agent" component has been updated with the following features: - Autocomplete Manager IP address with the selected API of the user https://github.com/wazuh/wazuh-splunk/commit/e728d646d8662b79583b8dc3ee44cf7e6c66d22b - Show Password field...

**Update** The "Add new agent" component" can now be accessed from other sections: - Overview general https://github.com/wazuh/wazuh-splunk/commit/924af6af1c26883472b07a7a3a1d005c9e495ea6: A warning message have been added so the user can access the guide...

**Update** Working on this branch: https://github.com/wazuh/wazuh-splunk/tree/3.11-new-tools Dev tools have been replaced with the new `Tools` section: ![image](https://user-images.githubusercontent.com/35685689/65142201-7c3ab700-da12-11e9-836b-5d4973b5394a.png)

**Update** The new `Tools` tab has been modified: ![tools](https://user-images.githubusercontent.com/35685689/65142332-c58b0680-da12-11e9-869e-8b2d023c686c.gif)

**Update** `Configuration test` tab has been added: ![testConfig](https://user-images.githubusercontent.com/35685689/65160333-d13bf480-da35-11e9-904b-970604a122ea.gif)

Working on this branch https://github.com/wazuh/wazuh-splunk/tree/issue-488 - [x] Add button to upgrade it (API call) - [x] Show upgrade button if agent is outdated - [ ] * Give feedback about...

**Update** We are currently designing how should these interactive guides look like, some ideas: ![ejemplo2](https://user-images.githubusercontent.com/35685689/64795704-d35a0b00-d57e-11e9-82c8-22e5266335d6.gif) ![ejemplo1](https://user-images.githubusercontent.com/35685689/64795711-d523ce80-d57e-11e9-9829-4fdecb2610eb.gif)

**Update** Configuration block for Syscheck, Command wodle and Localfile can now be generated following the different steps in the interactive guide as shown in this example: ![config](https://user-images.githubusercontent.com/35685689/65053774-ccf7d480-d96c-11e9-9f15-ce1f88b466a6.gif) Currently working on...

**Update** - Added new module guides: Osquery,Docker-Listener. - When the module needs additional steps, an info message is shown when the configuration block is generated: ![image](https://user-images.githubusercontent.com/35685689/65337240-13953b00-dbc8-11e9-8803-3b1a4f30d79e.png) - Created a new...